Get templatesAsk AIget https://{hostname}/v1/templatesUse this endpoint to retrieve the list of templates available for the specified user.Query Paramsoffsetinteger0 to 19900Defaults to 0limitinteger1 to 100Defaults to 100filterobjectAn object containing key-value pairs to filter results.filter objectextension_typestringlength between 1 and 100Cross-account way of finding template groups used by specific integration extensions. Set by Oneflow when the extension is created.template_type_idintegerThe unique ID of the template type.sortstringA comma-separated list of columns by which results are sorted. Valid columns: name Headersx-oneflow-api-tokenstringrequiredlength between 40 and 40The API key of your Oneflow account.x-oneflow-user-emailstringThe email address of a registered Oneflow user.Responses 200Returns the list of templates. 400Invalid format or content of the request.Updated 7 months ago