GET /scores/{score}/tracks/{track}

flat.io

Summary: Retrieve the details of an audio or video track linked to a score
Operation ID: getScoreTrack
Auth: unknown

Parameters (3)

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.

track (string, path, required)

Unique identifier of a score audio track

No probe data for this endpoint yet.