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

Path Parameters

id
string
required

Response

200
application/json

Successful Response

The response is of type object.