List Connections

Beta

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

statusenum or nullOptional
Allowed values:
connection_typeenum or nullOptional
Allowed values:
offsetintegerOptionalDefaults to 0
limitintegerOptionalDefaults to 100

Request

This endpoint expects a nullable list of strings.

Response

Successful Response
metaobject
Metadata for the set of data returned
datalist of objects
The paginated data

Errors