v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
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