Get Prometheus Config View
GetPrometheusConfigView[GET]    
curl -X GET https://accelerator.shimmercat.com/presentation-api/v1/prometheus-conf/by-deployment-tag/<deployment_tag>/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json'
curl -X GET https://accelerator.shimmercat.com/presentation-api/v1/prometheus-conf/by-deployment-tag/<deployment_tag>/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json'
Will get all the deployments with the tag specified, and collect all the deployments metadata to return a data structure useful to build the Prometheus config file.