Retrieve All Integration Executions

This operation returns a list of all integration runs including completed, in-progress, scheduled, and failed integration runs. The list shows details including start and end times, parameter settings, which employee ran each integration, and the status. You can filter the integration runs. To retrieve integrations from the past four days, filter by integrationId alone. Otherwise, you must filter by integrationId, fromDate and toDate.

Service limit

A service limit constrains the number of integration runs that can be returned in a single request.

  • The Number of Integration Runs cannot exceed 500.

The associated Access Control Points are INTEGRATIONS and VIEW_MY_INTEGRATION_RUNS_ONLY.

Language
Authorization
Bearer
JWT
URL