Skip to content

List skill templates

GET
/skills/templates

List skill templates available in the caller’s org plus shared system templates. Workflow templates are filtered out client-side.

Voice’s GET /templates/{org_id}/list returns all template rows (including workflow templates). We filter post-fetch so the public surface stays sealed to skills only.

Authorizations

Parameters

Query Parameters

category
Any of:
string

Filter by category.

Header Parameters

X-Target-Org-Id
Any of:
string

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