Skip to main content
GET
Get agent version with nodes

Authorizations

Authorization
string
header
required

Send your organization API key as Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

Agent id

versionId
string<uuid>
required

Agent version id

Response

Version and nodes

An agent version plus all of its nodes.

version
object
required

An agent version (tagged snapshot of the conversation flow).

nodes
object[]
required

Nodes wired for this version.