curl --request GET \
--url https://{subdomain}.nudj.cx/api/v2/admin/variables/{variableConfigId}/values \
--header 'x-api-token: <api-key>'{
"totalCount": 123,
"edges": [
{
"userId": "<string>",
"value": "<string>"
}
]
}curl --request GET \
--url https://{subdomain}.nudj.cx/api/v2/admin/variables/{variableConfigId}/values \
--header 'x-api-token: <api-key>'{
"totalCount": 123,
"edges": [
{
"userId": "<string>",
"value": "<string>"
}
]
}^[0-9a-fA-F]{24}$1 <= x <= 100x >= 0Was this page helpful?