v50

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

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

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

get/v1/Services/{ServiceSid}/Lists/{ListSid}/Permissions

Path parameters

ServiceSidstring required

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

ListSidstring required

The SID of the Sync List with the Sync List Permission resources to read. Can be the Sync List 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