Get
/v{version}/Playlists/{id}/Tags
Tags are implicitly filtered by the user's read
permission.
Security
API Key
Header parameter nameX-ApiKey
Api Key
API Key
Header parameter nameX-Session-Id
Session Id
Path parameters
id
integer (int32) Required
Unique ID of the playlist
version
stringRequired
The requested API version
Default"1.18"
Responses
200
OK
Array of object
object
Playlist tag
Created
string (date-time)
Creation date in UTC
Id
integer (int32)
Unique ID of the tag
Modified
string (date-time)
Modification date in UTC
Name
string
Name of the tag
ParentId
integer (int32)
Unique ID of the parent tag
Permissions
object
Permissions of the tag
Read
boolean
Write
boolean
Type
string
Type of the tag
Valid values[
"Standard",
"LiveTag",
"SyncTag",
"ConflictTag",
"StartOfCommunication"
]
400
Bad request
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403
Access denied
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties