List agent graphs
Get a list of all agent graphs in the given project. Returns metadata only, without edge data.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
Headers
LD-API-Version
Version of the endpoint.
Allowed values:
Query parameters
limit
The number of AI Configs to return.
offset
Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query limit.
Response
Successful response
items
totalCount
_links