Data Management
Get Sync Job Status
Get the status of a sync job by ID.
GET
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.
Example:
"con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4"
Path Parameters
Query Parameters
Expand related resources in the response to reduce requests.
Available options:
issues
Response
200
application/json
OK
An object containing the state of a sync job. This can be polled after connection linking to know when data is available for ingestion.