v1

latestOpenAPI 3.0.02026-07-24115101.2 MB
Template types

Get template type by ID

Use this endpoint to retrieve a specific template type by its ID.

get/template_types/{template_type_id}

Path parameters

template_type_idinteger required

The unique ID of the template type.

Headers

x-oneflow-api-tokenstring required

The API key of your Oneflow account.

Response

Returns the requested template type.

activeboolean required
created_timestring datetime required
descriptionstring nullable required
extension_typestring nullable required
idinteger required
namestring required
updated_timestring datetime nullable required