Get tags by content ID

Get tags for a piece of content by the content ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
dataobjectOptional

Response

Array of tags related to reference id
_idstring
tag_idstring
ref_idstring
typestring

Errors

500
Internal Server Error