curl --request GET \
--url https://api.sprucecollective.co.uk/admin/email/templates \
--header 'Authorization: <api-key>'{}List all SendGrid templates (admin only)
curl --request GET \
--url https://api.sprucecollective.co.uk/admin/email/templates \
--header 'Authorization: <api-key>'{}Type "Bearer" followed by a space and JWT token.
OK
The response is of type object.