agentApiIdentity

Get current agent profile

Returns the profile of the currently authenticated agent. Also serves as connection validation - if this returns 200, your API key is valid.

get/api/v1/agent/me

Headers

X-API-Keystring required

Enter your API key for programmatic access

Response

Agent profile

IdentityGetAgentMeResponse200 required— unresolved $ref

Changes