curl --request GET \
--url https://nvidia.casebender.com/api/v1/templates \
--header 'Authorization: Bearer <token>'List all templates with optional entity type filter
curl --request GET \
--url https://nvidia.casebender.com/api/v1/templates \
--header 'Authorization: Bearer <token>'