List AI Configs
Get a list of all AI Configs in the given project.
Path parameters
projectKey
Headers
Authorization
LD-API-Version
Version of the endpoint.
Query parameters
sort
A sort to apply to the list of AI Configs.
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
.
filter
A filter to apply to the list of AI Configs.
Response
Successful response
items
totalCount
_links