Authorization: Bearer ********************
curl --location --request GET 'https://prod.your-api-server.com/api/v1/templateTags/1' \ --header 'Authorization: Bearer <token>'
{}