Skip to main content
POST
List templates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body schema.

hasDocumentation
boolean

Filter templates that have documentation.

isPreset
boolean

Filter templates that are presets.

kinds
enum<string>[]

Filter templates by kind.

Available options:
play,
tool,
workflow

Response

Successful response

templates
any[]
required

List of templates.