Data Management
List Sync History
List a log of all batch sync jobs for the current connection.
GET
/
syncs
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The token returned when a user authenticated their account. This authorizes access to a specific account.
Query Parameters
The maximum number of results to return in a page.
Pagination cursor to start requests from
Available options:
requested
, in_progress
, completed
, failed
Expand related resources in the response to reduce requests.
Available options:
issues