Authorizations
Paragon User Token. Add to the Authorization header of your requests.
Path Parameters
ID of the sync
ID (Sync-generated UUID, not external ID) of the record
Response
200 - application/json
Synced record data
The data of the record, e.g. File Metadata or CRM Contact properties. See schemas in Synced Objects for the available fields.
Example:
"{ /* See schema in Synced Objects */ }"