GET
/
agent_api_keys
[
  {
    "id": "<string>",
    "agent_id": "<string>",
    "created_at": "2023-11-07T05:31:56Z",
    "name": "<string>",
    "api_key_type": "internal"
  }
]

Query Parameters

agent_id
string | null
agent_name
string | null

Response

200
application/json

Successful Response

The response is of type AgentAPIKey · object[].