GET scores/{score}

flat.io

Summary: Get a score's metadata
Operation ID: getScore
Auth: unknown
Description

Get the details of a score identified by the `score` parameter in the URL. The currently authenticated user must have at least a read access to the document to use this API call.

Parameters (2)

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.