v1

latestOpenAPI 3.0.02026-07-14866188.2 KB
Agents

Get agent API key info

Retrieves the current API key information for an agent (without exposing the secret)

get/v0.2.4/agents/api-key

Query parameters

agentIdstring required

Agent UID

subAccountstring

Sub-account identifier

Response

API key information

statusstring
messagestring

Example response

{
  "status": "success"
}