List Sync Records
Retrieves a list of sync records for a specific sync run, optionally filtered by status.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the sync to list records for.
The ID of the sync run to list records for.
Query Parameters
Optional status to filter the sync records by.
Page number for pagination.
Response
200
application/json
A JSON array of sync records
The response is of type object
.