List IntegrationRuns By DestinationId
List IntegrationRuns By DestinationId
Retrieve a list of the integration runs for the destination
GET
List IntegrationRuns By DestinationId
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
UUID of the organization
The UUID of the destination.
Query Parameters
Destination system
Retrieve entities started after the specified date.
Retrieve entities started before the specified date.
Number of products to retrieve per page
Required range:
1 <= x <= 200nextToken for multi page retrievals
Status of the integration run
Available options:
WAITING, STARTED, COMPLETE, ERROR, AWAITING_RETRY, AUTH_FAILED, ACCOUNTING_PERIOD_CLOSED, INVOICE_ALREADY_PAID, DISABLED, TIMEOUT_LIMIT_EXCEEDED, RATE_LIMIT_RETRY Integration runs order
Available options:
ASC, DESC