List sync runs for a specific sync
Sync Runs & Records
List Sync Runs
Retrieves a list of sync runs for a specific sync, optionally filtered by status.
GET
List sync runs for a specific sync
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.