Get agent graph

Retrieve a specific agent graph by its key, including its edges.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
graphKeystringRequired

Headers

LD-API-VersionenumRequired
Version of the endpoint.
Allowed values:

Response

Agent graph found
keystring
A unique key for the agent graph
namestring

A human-readable name for the agent graph

createdAtlong
updatedAtlong
descriptionstring or null
A description of the agent graph
rootConfigKeystring or null
The AI Config key of the root node
edgeslist of objects or null
The edges in the graph

Errors