Skip to main content

Get one connected integration

GET 

/v1/integrations/:integration_id

Fetch one connected integration by id.

You get the same safe projection as the list, plus configured_fields: the names of the settings that have a value, so you can confirm a connection is fully configured. The values themselves are never returned.

Requires the integrations:read scope.

Request

Responses

Successful Response