integrations
Connection Status
Connection state for the Integrations page.
Path Parameters
- provider (str): Key of a registered OAuth provider (see GET /api/v1/integrations/status).
GET
Connection Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.