How to get the list of a custom_dimension?
For example to get the list of all api's {{management-server}}:8080/v1/o/{{organization}}/apis
if i have a customer dimension, e.g, xcompany is there any service to call to get the list of all xcompanies?
Solved! Go to Solution.
to get list of all dimensions you can use v1/organizations/{org}/environments/{env}/analytics/admin/schemav2?type=fact
this will have all dimensions including your custom dimensions
You need to use analytics stats api to get values of your custom dimension