List operable agents
Returns a paginated list of Agents the current user can operate — either via write access to the parent project or membership in the agent’s operators array.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
limit
limit
skip
skip
sort
sort
Allowed values:
order
order
Allowed values:
Response
Paginated list of operable Agent Definitions
Errors
500
Internal Server Error