v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Agent APIKeys

List API keys for an agent ID

List API keys for an agent ID.

get/agent_api_keys

Query parameters

agent_idstring nullable
agent_namestring nullable
limitinteger
page_numberinteger

Response

Successful Response

agent_idstring required

The UUID of the agent

api_key_type'internal' | 'external' | 'github' | 'slack' required
created_atstring date-time required

When the agent API key was created

idstring required

The unique identifier of the agent API key.

namestring nullable required

The optional name of the agent API key.

All 151 operations