Retrieves a list of sync records for a specific sync run, optionally filtered by status.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the sync to list records for.
The ID of the sync run to list records for.
Optional status to filter the sync records by.
Page number for pagination.
A JSON array of sync records
The response is of type object
.