Sync Runs
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.
Was this page helpful?