Private Agents
List agent configurations
Returns all agent configurations in the workspace.
get/api/w/{wId}/assistant/agent_configurations
Path parameters
wIdstring required
ID of the workspace
Query parameters
view'all' | 'list' | 'favorites' | 'published' | 'admin_internal' | 'global' | 'workspace'
Filter agents by view
limitinteger
Maximum number of results to return
withUsage'true'
Include usage statistics
withAuthors'true'
Include recent authors
withFeedbacks'true'
Include feedback counts
withEditors'true'
Include editors list
sortstring
Sort order
Response
Success