Get Credentials Status
Return {key: {set: bool, hint: str | null}} for every credential.
Reports the active user's visible credential state, optionally for one key.
Query parameters
Registry of all secret keys the app stores for the user.
Response
Successful Response
Changes
Changed in 2 of the 30 revisions of this API.5
- ○
added the enum value
ANTHROPIC_CUSTOM_HEADERSto the propertyanyOf[subschema #1: CredentialKind]/of thequeryrequest parameterkeyrequest-parameter-property-enum-value-added
- ○
added the enum value
GEMINI_CUSTOM_HEADERSto the propertyanyOf[subschema #1: CredentialKind]/of thequeryrequest parameterkeyrequest-parameter-property-enum-value-added
- ○
added the enum value
OPENAI_CUSTOM_HEADERSto the propertyanyOf[subschema #1: CredentialKind]/of thequeryrequest parameterkeyrequest-parameter-property-enum-value-added
- ○
- ○
added the new optional
queryrequest parameterkeynew-optional-request-parameter
- ○
added the non-success response with the status
response-non-success-status-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○