Get Server Tag-ValuesAsk AIpost https://api.cloudranger.com/202004/organizations/{organization_id}/accounts/{account_id}/environments/{environment_id}/servers/tags/valuesReturn servers by environment and tag keysPath Paramsorganization_idstringrequiredOrganization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber valuesaccount_idstringrequiredAccount id of the CloudRanger Account that you are managing inside an organization, these can be found by call the /organizations/{organization_id}/accounts endpoints which returns all accounts inside an Organization These are randomly generated alphanumber valuesenvironment_idstringrequiredThe ID of the environment that you want to perform the request against. These can be found by the GET call /organizations/:organization_id/accounts/:account_id/environments which returns all envionments inside an accountBody ParamsTag Values InfotagKeystringResponses 200200 response 201201 response 401401 response 403403 response 404404 responseUpdated 6 months ago