SyncV1SyncListPermission

Fetch a specific Sync List Permission.

Fetch a specific Sync List Permission.

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

Path parameters

ServiceSidstring required

The SID of the Sync Service with the Sync List Permission resource to fetch.

ListSidstring required

The SID of the Sync List with the Sync List Permission resource to fetch. Can be the Sync List resource's sid or its unique_name.

Identitystring required

The application-defined string that uniquely identifies the User's Sync List Permission resource to fetch.

Response

OK

account_sidstring nullable

The SID of the Account that created the Sync List Permission resource.

service_sidstring nullable

The SID of the Sync Service the resource is associated with.

list_sidstring nullable

The SID of the Sync List to which the Permission applies.

identitystring nullable

The application-defined string that uniquely identifies the resource's User within the Service to an FPA token.

readboolean nullable

Whether the identity can read the Sync List and its Items.

writeboolean nullable

Whether the identity can create, update, and delete Items in the Sync List.

manageboolean nullable

Whether the identity can delete the Sync List.

urlstring uri nullable

The absolute URL of the Sync List Permission resource.

Changes

Nothing in range could be searched: of the 50 revisions, 49 have no diff computed and the first has nothing before it to compare against. Whether this endpoint changed in them is not recorded.