Dimension
List Dimensions
Retrieve the ids of dimensions matching the filtering criteria
post/v1/dimensions/list
Request body
Example request
{
"sort": [
{
"column": "Name"
}
]
}Response
Listed successfully
Retrieve the ids of dimensions matching the filtering criteria
{
"sort": [
{
"column": "Name"
}
]
}Listed successfully