v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-054815267.9 KB
SyncV1DocumentPermission

Retrieve a list of all Permissions applying to a Sync Document.

Retrieve a list of all Permissions applying to a Sync Document.

get/v1/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions

Path parameters

ServiceSidstring required

The SID of the Sync Service with the Document Permission resources to read.

DocumentSidstring required

The SID of the Sync Document with the Document Permission resources to read. Can be the Document resource's sid or its unique_name.

Query parameters

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 100.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK