get https://neon-config-qa.spika.com/config/v1//dimensions//values
Get a list of all values for a Dimension.
Note, this will return both fixed and auto generated values.
Response
Get a list of all values for a Dimension.
Note, this will return both fixed and auto generated values.
xxxxxxxxxx
curl --request GET \
--url 'https://neon-config-qa.spika.com/config/v1/space/dimensions/dimensionLookupId/values?page=0&pageSize=100&sort=entityId' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: