List Sync Runs
Retrieves a list of sync runs for a specific sync, 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 runs for.
Query Parameters
Optional status to filter the sync runs by.
Page number for pagination.
Response
200
application/json
A JSON array of sync runs
The response is of type object
.