Get available agents
GET/api/v4/agents
Retrieve all available agents from the plugin's bridge API. If a user ID is provided, only agents accessible to that user are returned.
Permissions
Must be authenticated. Minimum server version: 11.2
Responses
- 200
- 401
- 500
Agents retrieved successfully
No access token provided
Something went wrong with the server