curl --location 'https://prod.your-api-server.com/v1/api/template'
{ "templates": [ { "id": "string", "name": "string" } ] }