Get records from a Sync
paging.cursor
.
When you receive data as an empty array or paging.remaining_records
= 0, your application is caught up to the latest data synced to Paragon.
You can persist the last available paging.cursor
value to sync available pages when you receive record_created
webhooks in the future.Paragon User Token. Add to the Authorization header of your requests.
ID of the sync
Number of records to return per page
Cursor for pagination
Synced records
The response is of type object
.