Enterprise Connections
List enterprise connections
Returns the list of enterprise connections for the instance. Results can be paginated using the optional limit and offset query parameters.
get/enterprise_connections
Query parameters
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.
organization_idstring
Filter enterprise connections by organization ID
activeboolean
Filter by active status. If true, only active connections are returned. If false, only inactive connections are returned. If omitted, all connections are returned.
Response
A list of enterprise connections