Skip to main content
GET
Get Agent by ID

Endpoint

GET /v3/agents/{agent_id}

Authentication

  • Requires an API key (x-api-key) in the request headers.

Path Parameters

Request Example (cURL)

Response Example


Authorizations

x-api-key
string
header
required

Path Parameters

agent_id
string
required

The ID of the agent to retrieve.

Response

Agent retrieved successfully

id
string
Example:

"67e3aff94c4db47d2999cdef"

name
string
Example:

"Sample Agent"

description
string
Example:

"This is an example agent response"