v1

latestOpenAPI 3.0.32026-07-24311635.6 KB
Scripts

/v1/scripts/count

Get how many scripts with given filtering conditions

get/v1/scripts/count

Headers

workspacestring

Which workspace id to filter scripts by. No workspace specified will select main workspace.

Response

200

countinteger

Example response

{
  "count": 42
}