Overview

Sections

Theme switcher

Retrieve album contributors

Header Parameters

Authorizationstring Required

HMAC credential for the Delivery API. With UseNonce = true the parameter has four colon-separated parts and the request is rejected if the timestamp is more than 300 seconds old, so sign each call at send time rather than reusing a cached header.

StoreIdstring Required

Identifies the store whose catalogue and entitlements apply. Ask Tuned Global for the code issued to your account; requests without it are rejected.

Path Parameters

idstring Required

Master album identifier whose credits you want.

Response

200
Object

Returns every credited contributor with the role they performed, so you can build a full credits panel without a second lookup. The list is flat, so a person credited twice appears once per role.

Response Attributes

Idnumber
Namestring
Rolestring
404
Object

No contributors are recorded for that album. Render the credits section as empty rather than showing an error.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?