curl --request GET \
--url https://api.sakari.io/v1/workflowtemplates/{workflowTemplateId} \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request GET \
--url https://api.sakari.io/v1/workflowtemplates/{workflowTemplateId} \
--header 'Authorization: Bearer <token>'{
"success": true
}