v106

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
script

count runnables per owner (folder or user space)

get/w/{workspace}/runnables/counts

Path parameters

workspacestring required

Query parameters

kindsstring

comma-separated subset of script,flow,app (default all)

include_without_mainboolean

include library scripts (no runnable main)

include_draft_onlyboolean

also count the caller's drafts at paths with no deployed row, matching the same flag on /runnables/list

Response

number of runnables per owner prefix, empty owners omitted. Excludes data-pipeline member scripts, which are listed as their folder's single pipeline entry rather than as runnables.

countsobject required

owner prefix (f/<folder> or u/<user>) to count