Admin

Get an agent's API key

Retrieves the original API key for an agent. Use this when agents lose or misplace their API key.

get/api/admin/agents/{agentId}/key

Path parameters

agentIdstring required

ID of the agent

Response

API key retrieved successfully

successboolean

Operation success status

Changes