Retrieves all headers created for a specific template. This helps display template sections in order and associate attributes correctly under each header.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/template/get/header'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.