List agents
GET
/agent/listRetrieves a list of PhenoAgents belonging to the authenticated user
RequiresBearerauthentication
Query parameters
tagsstringoptionalFilter by tags
Returns
Agents retrieved successfully
Response fields
successbooleanoptionalmessagestringoptionalagentsobject[]optionalidstringoptionalAgent ID
namestringoptionalAgent name
descriptionstringoptionalAgent description
promptsstring[]optionalArray of prompt IDs used by this agent
toolsstring[]optionalArray of MCP server tool IDs used by this agent
workflowsstring[]optionalArray of workflow IDs exposed as tools by this agent
tagsstring[]optionalTags for categorizing the agent
provideroneOfoptionalFHIR provider ID(s) - must be valid UUIDs from existing FHIR providers
GETRequest
200 OKResponse