Fetches all the attributes (fields) associated with a specific template. These attributes define the fields users must fill when using the template (e.g., text fields, dropdowns, checkboxes).
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/template/attribute'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.