GET scores/{score}/collaborators/{collaborator}
Summary: Get a collaborator
Operation ID: getScoreCollaborator
Auth: unknown
Operation ID: getScoreCollaborator
Auth: unknown
Description
Get the information about a collaborator (User or Group).
Parameters (3)
collaborator
(string, path, required)
Unique identifier of a **collaborator permission**, or unique identifier of a **User**, or unique identifier of a **Group**
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.