v1
ApiIntegration
Get syncs for integration
Fetch DAG runs (syncs) for a specific integration.
The integration must belong to the team associated with the API key.
get/v1/api/integrations/{integration_id}/syncs
Path parameters
Query parameters
limitinteger
offsetinteger
orderBy'created_at' | 'updated_at'
descboolean
status'STARTED' | 'SUCCESS' | 'FAILED'
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.