GET /scores/{score}/tracks
Summary: List the audio or video tracks linked to a score
Operation ID: listScoreTracks
Auth: unknown
Operation ID: listScoreTracks
Auth: unknown
Parameters (4)
assignment
(string, query, optional)
An assignment id with which all the tracks returned will be related to
listAutoTrack
(boolean, query, optional)
If true, and if available, return last automatically synchronized Flat's mp3 export as an additional track
score
(string, path, required)
Unique identifier of the score document. This can be a Flat Score unique identifier (i.e. `ScoreDetails.id`) or, if the score is also a Google Drive file, the Drive file unique identifier prefixed with `drive-` (e.g. `drive-0B000000000`).
sharingKey
(string, query, optional)
This sharing key must be specified to access to a score or collection with a `privacy` mode set to `privateLink` and the current user is not a collaborator of the document.
No probe data for this endpoint yet.