Skip to main content
GET
Get Single Agent
Returns full agent configuration including SECRET_API_KEY and nodes. You must own the agent to retrieve it.
The start node (id: "__start__") in the nodes array contains the main instructions.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Successful response

success
boolean
required
message
string
required
data
object