Authorizations
Paragon User Token. Add to the Authorization header of your requests.
Path Parameters
UUID of the Sync to query, returned from the Enable Sync endpoint.
Body
application/json
The type of object to list.
Available options:
file
, folder
The email of the user to list accessible objects for.
Example:
The role to use for identifying accessible objects.
Available options:
can_read
, can_write
, is_owner
Response
List of Synced Objects that the user has access to with the specified role.
UUID of a Synced Object, which can be referenced in the Get Synced Record endpoint.