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
provider
Response
Successful Response
provider
user
Connection status for a single level (user or tenant).
tenant
Connection status for a single level (user or tenant).
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error