Get track
One record and everything it has accumulated: its copies, its bytes, its measurement, what it has aired
GET /catalog/tracks/{id}
note
SDK method: getTrack
Security: authenticated (policy: platform.view)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a TrackDetail object.