Check if a user has access to a specific Synced Object
Paragon User Token. Add to the Authorization header of your requests.
UUID of the Sync to query, returned from the Enable Sync endpoint.
UUID of the Synced Object, returned from the Pull Synced Records endpoint.
"a657df3b-17e2-5989-bc5f-13ddb7fdab41"
The email of the user to check permissions for.
The role to use for the access check.
can_read, can_write, is_owner Access check result
Returns true if the user has access to the Synced Object with the specified role.