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

projectKeystringRequired

Headers

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

Query parameters

limitintegerOptional
The number of AI Configs to return.
offsetintegerOptional

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
itemslist of objects
totalCountinteger

Errors