Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Path Parameters
Body
application/json
Response
Successful Response
Schema for reading credential data (without sensitive info).
Human-readable label for the credential
Required string length:
1 - 100Type of authentication (API_KEY, OAUTH2, etc.)
Available options:
api_key, oauth_token, oauth_token_refresh, oauth_token_refresh_rotation, basic_auth, access_token, access_token_refresh, public_key_secret, connection_string, custom Who is the credential for (workspace, user, workspace_member)
Maximum length:
255Optional description of the credential
Maximum length:
255Category of credential (INTEGRATION, MODEL, etc.)
Available options:
integration, llm, storage, vector_store, auth_provider, custom User ID of the credential
Maximum length:
255