settings

List user secrets

[cloud-only] Returns the list of secrets (API keys for third-party services) stored for the authenticated user. Secret values are redacted.

get/api/secrets

Response

Secret list

idstring required
namestring required
providerstring

[cloud-only] Provider identifier (e.g., huggingface, civitai).

last_used_atstring date-time

[cloud-only] When the secret was last used for decryption.

created_atstring date-time
updated_atstring date-time

Changes