Skip to main content
GET
Retrieve an agent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required

Unique identifier or slug of the agent

Example:

"clx1234567890abcdef"

Query Parameters

isEmbed
boolean

Specifies whether this request is from an embed (enables caching).

Example:

false

Response

Successfully retrieved agent details