List AI tool versions

Get a list of all versions of an AI tool in the given project.

Path parameters

projectKeystringRequired
toolKeystringRequired

Headers

AuthorizationstringRequired
LD-API-Version"beta"Required
Version of the endpoint.

Query parameters

sortstringOptional
A sort to apply to the list of AI Configs.
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