v1

latestOpenAPI 3.1.02026-07-178140423.0 KB
AI Application Management

List Applications

List all AI applications.

get/governance-service/api/ai/application

Query parameters

pageinteger

The page number to retrieve

The page number to retrieve

sizeinteger

The number of items per page

The number of items per page

sortstring[]

The sort options

The sort options

idinteger nullable
statusinteger nullable
createTimeFromstring date-time nullable
createTimeTostring date-time nullable
updateTimeFromstring date-time nullable
updateTimeTostring date-time nullable
exactMatchboolean nullable
excludeMatchboolean nullable
excludeListstring nullable
namestring nullable
applicationKeystring nullable
vectorDBstring nullable

Response

Successful Response

totalPagesinteger required

Total number of pages

totalElementsinteger required

Total number of elements

lastboolean required

Indicates if this is the last page

sizeinteger required

Size of the page

numberinteger required

Current page number

sortstring[]

Sorting criteria

numberOfElementsinteger required

Number of elements in the current page

firstboolean required

Indicates if this is the first page

emptyboolean required

Indicates if the current page is empty

All 81 operations