Get integration status

Retrieves the status of all integrations for an entity

Headers

AuthorizationstringRequired

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

Query parameters

entityIdstringRequired
The ID of the entity to get integration status for

Response

Integration status retrieved successfully
connectionslist of objects or null
countdouble or null
Number of connections

Errors