Yo! Trying to use the rest api to grab experiment ...
# ask-questions
b
Yo! Trying to use the rest api to grab experiment results with a dimensional breakdown. This dimension is defined in the data source query, not in the dimensions repository. It's unclear how I include this dimension in the api call. Where do I get the type and ID for it? (It doesn't come back in the get dimensions api call.)
I think I found the answer. It's an "experiment dimension" and in the api query that needs to be formatted as "exp:{dimension name}".
🙌 1