v50

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

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

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

get/v1/Services/{ServiceSid}/Maps/{MapSid}/Permissions

Path parameters

ServiceSidstring required

The SID of the Sync Service with the Sync Map Permission resources to read. Can be the Service's sid value or default.

MapSidstring required

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