Skip to content
Maksim Liauchuk edited this page Oct 19, 2013 · 3 revisions

Description

Retrieves track by identifier.

Path: /v1/tracks/{id}
Method: GET

Request

Attribute Required Type Description
id Yes Path Param Track identifier.

Response

HTTP Status Code Entity Description
200 Track Request successfully processed.
404 N/A Track not found.
500 N/A Internal error.
Clone this wiki locally