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"
}

Changes