Syncs
Sync status
Get the status of specified sync(s) (for a given connection or all applicable connections if no connection is specified)
GET
Query Parameters
The ID of the integration you established within Nango
The name of the syncs you want to fetch a status for, as a comma-separated list. Pass in "*" to return all syncs for the integration. For variants, use the format "syncName::variantName".
The ID of the connection. If omitted, all connections will be surfaced.
Response
200
application/json
Successfully returned a list of syncs and their status
Was this page helpful?