Skip to navigation
ReferenceAgent Project Service

List accessible agent names

Returns minimal info for all Agents the current user can access (via Project viewer role or Agent operator membership), optionally scoped to a single Project via projUUID. Includes an approximate count of Agents hidden by GBAC.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Query parameters

modelIdstring or list of stringsOptional
modelId
toolReferenceIdstring or list of stringsOptional
toolReferenceId
projUUIDstringOptionalformat: "uuid"
projUUID
accessenumOptionalDefaults to read
access
Allowed values:

Response

Accessible Agent list with an estimate GBAC-filtered count.

messagestring
dataobject

Errors

500
Internal Server Error