v1

latestOpenAPI 3.0.02026-07-24115101.2 MB
Templates

Get templates

Use this endpoint to retrieve the list of templates available for the specified user.

get/templates

Query parameters

offsetinteger
limitinteger
extension_typestring

Cross-account way of finding template groups used by specific integration extensions. Set by Oneflow when the extension is created.

template_type_idinteger

The unique ID of the template type.

filter[workspace_ids]string

Filter templates from workspaces that are in the specified comma-separated list of workspace IDs.

filter[active]'true' | 'false' | ''

Filter templates whether they are active or inactive.

filter[playbook_ids]string

Filter templates with playbooks that are in the specified comma-separated list of playbook IDs.

filter[blueprint_ids]string

Filter templates with blueprints that are in the specified comma-separated list of blueprint IDs.

sortstring

A comma-separated list of columns by which results are sorted. Valid columns:

  • name

Headers

x-oneflow-api-tokenstring required

The API key of your Oneflow account.

x-oneflow-user-emailstring email

The email address of a registered Oneflow user.

Response

Returns the list of templates.

countinteger required