Get an operable agent by ID
Returns a single operable Agent Definition by its _id. Requires 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)>.
Path parameters
agentId
Agent _id (UUID).
Response
The operable Agent Definition
Errors
500
Internal Server Error