List Connections
List all connections with optional filtering
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
status
Filter by connection status
Allowed values:
connection_type
Filter by connection type
Allowed values:
offset
Number of items to skip
limit
Maximum number of items to return
Request
This endpoint expects a nullable list of strings.
Response
Successful Response
meta
Metadata for the set of data returned
data
The paginated data
Errors
422
Unprocessable Entity Error
