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
_accessobject
descriptionstring
A description of the agent graph
_maintainerobject
rootConfigKeystring
The AI Config key of the root node
edgeslist of objects
The edges in the graph

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error