workspace
Get Workspace Auth Connections
Get all auth connections for the workspace
GET
Get Workspace Auth Connections
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Response
Successful Response
auth_connections
(OAuth2ClientCredsResponse · object | RefreshTokenAuthResponse · object | BasicAuthResponse · object | BearerAuthResponse · object | OAuth2JWTResponse · object | PrivateKeyJWTResponse · object | MTLSAuthResponse · object | CustomHeaderAuthResponse · object | ApiIntegrationOAuth2AuthCodeResponse · object | ApiIntegrationOAuth2CustomAppResponse · object | WhatsAppAuthResponse · object | SlackBotAuthResponse · object | UrlSecretAuthResponse · object)[]
required
The type of auth connection config
- OAuth2ClientCredsResponse
- RefreshTokenAuthResponse
- BasicAuthResponse
- BearerAuthResponse
- OAuth2JWTResponse
- PrivateKeyJWTResponse
- MTLSAuthResponse
- CustomHeaderAuthResponse
- ApiIntegrationOAuth2AuthCodeResponse
- ApiIntegrationOAuth2CustomAppResponse
- WhatsAppAuthResponse
- SlackBotAuthResponse
- UrlSecretAuthResponse