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
Example response
{
"status": "success"
}