Retrieves a list of sync runs for a specific sync, 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 runs for.
Optional status to filter the sync runs by.
Page number for pagination.
A JSON array of sync runs
The response is of type object
.