List skills (LLM + API) for the caller's org
GET /skills
GET
/skills
List skills owned by the org. When runtime_type is omitted we
make two voice calls (one for llm, one for api) and merge the results,
so the public surface always returns just the two allowed runtimes
and never leaks workflows/scripts even if voice’s filter logic drifts.
Authorizations
Parameters
Query Parameters
runtime_type
include_system
Include shared system-default skills alongside org-owned ones.
boolean
Include shared system-default skills alongside org-owned ones.
Header Parameters
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string