GET scores/{score}/revisions
Summary: List the revisions
Operation ID: getScoreRevisions
Auth: unknown
Operation ID: getScoreRevisions
Auth: unknown
Description
When creating a score or saving a new version of a score, a revision is created in our storage. This method allows you to list all of them, sorted by last modification. Depending the plan of the account, this list can be trunked to the few last revisions.
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.