English
cURL
curl --request GET \ --url https://api.example.com/api/v0/documents/{document_id}/collaborators
[ { "id": 123 } ]
Retrieves a list of users who have access to the document.