Enterprise Connections
List enterprise connection test runs
Returns a paginated list of SAML or OIDC debug test runs for an enterprise connection.
get/enterprise_connections/{enterprise_connection_id}/test_runs
Path parameters
enterprise_connection_idstring required
The ID of the enterprise connection
Query parameters
statusstring[]
Filter test runs by status (may be repeated)
limitinteger
Applies a limit to the number of results returned. Can be used for paginating the results together with offset.
offsetinteger
Skip the first offset results when paginating. Needs to be an integer greater or equal to zero. To be used in conjunction with limit.
Response
A list of enterprise connection test runs