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
Changes
Changed in 2 of the 50 revisions of this API.11
- ○
added the optional property
agent/handleto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
agent/handlefrom the response with the200statusresponse-optional-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●