Get Release User Context
Header Parameters
StoreIdstring
API Key provided by Tuned Global for accessing the service
Authorizationstring
Bearer token containing the user's access credentials used to authorize the API request
Path Parameters
idstring
Id of the release
Response
200
Object
OK
Response Attributes
UserIdinteger
Id of the listener this context is for — the signed-in user from the access token.
ReleaseIdinteger
Id of the release
IsInCollectionboolean
Flag whether or not the album is in user's collection
LastPlayTimestring
UTC timestamp of the last time this listener played the album; null if they've never played it.
PlayCountsobject
Represents a set of counts of an event
Show child attributes
400
Object
Missing or expired access token.
Was this section helpful?
Response
Was this section helpful?