Template types
Get template types
Use this endpoint to retrieve a list of template types available for the specified user.
get/template_types
Query parameters
extension_typestring
Cross-account way of finding template groups used by specific integration extensions. Set by Oneflow when the extension is created.
offsetinteger
limitinteger
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 template types.
Changes
No recorded changes to this endpoint across all 1 revision of this API.