Get Integration Status

Get the detailed status of a specific integration.

Returns both user-level and tenant-level connection status independently.

Authentication

AuthorizationBearer

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

Path parameters

providerstringRequired

Response

Successful Response
providerstring
userobject

Connection status for a single level (user or tenant).

tenantobject

Connection status for a single level (user or tenant).

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error