Get template type data fieldsAsk AIget https://{hostname}/v1/helpers/template_types/{template_type_id}/data_fieldsUse this endpoint to return the data fields of the specified template type.Path Paramstemplate_type_idintegerrequiredThe unique ID of the template type.Headersx-oneflow-api-tokenstringrequiredlength between 40 and 40The API key of your Oneflow account.Responses 200Returns data fields of the specified template type. 400Invalid format or content of the request. 404A required entity is missing.Updated 7 months ago