List IntegrationRuns
Retrieve a list of the integration runs for the specified entity.
You can filter the list using the startDate and endDate query parameters to specify date/times to define the time period you want to return integration runs for.
Path parameters
The unique identifier (UUID) for your Organization. The Organization represents your company as a direct customer of our service.
The UUID of the entity to retrieve the integration runs for.
The type of the entity you want to retrieve the integration runs for. Two options:
- Bill
- Notification
Query parameters
Retrieve only those integration runs started after the specified date/time.(ISO 8601 formatted)
Retrieve only those integration runs started before or on the specified date/time.(ISO 8601 formatted)
Number of integration runs to retrieve per page.
nextToken for multi page retrievals.
Status of the integration run
Integration runs order
Response
Return the Integration Runs