Retrieve a project template by its ID. Manager+ access.
GET
/data/project-templates/{instance_id}
curl \
--request GET 'http://api.example.com/data/project-templates/{instance_id}' \
--header "Authorization: $API_KEY"
Retrieve a project template by its ID. Manager+ access.
curl \
--request GET 'http://api.example.com/data/project-templates/{instance_id}' \
--header "Authorization: $API_KEY"