Get agent graph
Retrieve a specific agent graph by its key, including its edges.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
graphKey
Headers
LD-API-Version
Version of the endpoint.
Allowed values:
Response
Agent graph found
key
A unique key for the agent graph
name
A human-readable name for the agent graph
createdAt
updatedAt
_access
description
A description of the agent graph
_maintainer
rootConfigKey
The AI Config key of the root node
edges
The edges in the graph
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error