Skip to main content
GET
List stored provider credentials (masked)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
provider
enum<string>
required
Available options:
anthropic,
openai,
bedrock,
vertex,
openrouter
status
enum<string>
required
Available options:
active,
disabled
keyHint
string
required

Last 4 characters of the primary secret, for display only

Example:

"3456"

updatedAt
string<date-time>
required