v1

latestOpenAPI 3.1.02026-08-047777149.4 KB
Commands

List chat commands

List slash-commands for a workspace. Omitting scope_type returns workspace + persona + the caller's own user-scope commands.

get/api/v3/workspaces/{workspace}/chat-config/commands

Path parameters

workspacestring required

Workspace short name

Query parameters

scope_type'workspace' | 'persona' | 'user'
scope_idstring
is_activeboolean
pageinteger
page_sizeinteger

Response

Paginated commands

countinteger
nextstring nullable
previousstring nullable
resultsobject[]