Retrieve an agent
Agents
Retrieve an agent
Retrieve a specific agent by ID or slug
GET
Retrieve an agent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier or slug of the agent
Example:
"clx1234567890abcdef"
Query Parameters
Specifies whether this request is from an embed (enables caching).
Example:
false
Response
Successfully retrieved agent details

