Error
Credentials
List stored tool credentials
Returns metadata about the calling user’s stored tool credentials. Values (tokens, passwords, API keys) are never returned through this endpoint — only provider names and auth-type metadata are included. Backs the Settings → Connections UI section.
GET
Error
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.