Get integration status

Retrieves the status of all integrations for an entity

Authentication

AuthorizationBearer

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
countdouble
Number of connections

Errors

400
Bad Request Error
500
Internal Server Error