List status automations attached to a project template.

GET /data/project-templates/{template_id}/status-automations
GET /data/project-templates/{template_id}/status-automations
curl \
 --request GET 'http://api.example.com/data/project-templates/{template_id}/status-automations' \
 --header "Authorization: $API_KEY"