v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
Integrations

List IntegrationRuns By DestinationId

Retrieve a list of the integration runs for the destination

get/organizations/{orgId}/integrationruns/destinations/{destinationId}

Path parameters

orgIdstring required

UUID of the organization

destinationIdstring required

The UUID of the destination.

Query parameters

destinationstring

Destination system

startDatestring

Retrieve entities started after the specified date.

endDatestring

Retrieve entities started before the specified date.

pageSizeinteger

Number of products to retrieve per page

nextTokenstring

nextToken for multi page retrievals

status'WAITING' | 'STARTED' | 'COMPLETE' | 'ERROR' | 'AWAITING_RETRY' | 'AUTH_FAILED' | 'ACCOUNTING_PERIOD_CLOSED' | 'INVOICE_ALREADY_PAID' | 'DISABLED' | 'TIMEOUT_LIMIT_EXCEEDED' | 'RATE_LIMIT_RETRY'

Status of the integration run

order'ASC' | 'DESC'

Integration runs order

Response

ListIntegrationRunsByDestinationId 200 response

nextTokenstring