Skip to main content
GET
ListIntegrations

Authorizations

Authorization
string
header
required

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

Query Parameters

disabled
boolean

Optional filter: when set, return only enabled (false) or only disabled (true) integrations. Unset means both.

Response

200 - application/json

Success

Response with the workspace's integrations.

integrations
Integration · object[]

All integrations matching the request.