Retrieve all project templates. Manager+ access.
GET
/data/project-templates
curl \
--request GET 'http://api.example.com/data/project-templates' \
--header "Authorization: $API_KEY"
Retrieve all project templates. Manager+ access.
curl \
--request GET 'http://api.example.com/data/project-templates' \
--header "Authorization: $API_KEY"