Check Connection
GET/api/is-connected
Checks whether the specified user has an active connection to a given integration.
Use this endpoint to determine if the user needs to authenticate with an integration before using its tools.
Request
Responses
- 200
- 400
- 401
- 500
Connection status retrieved successfully
Missing or invalid integration parameter
Authentication required or invalid token
Internal server error