Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the agent
Response
Returns public agent details
Unique identifier of the agent
Example:
"123e4567-e89b-12d3-a456-426614174000"
Name of the agent
Example:
"Customer Support Agent"
Description of the agent
Example:
"An AI agent that helps with customer support queries"
The role of the agent
Example:
"Customer Support"
Avatar URL of the agent
Example:
"https://example.com/avatar.png"
