Get list of all possible columns, groupby, orderby
Get list of all possible columns, groupby, orderby
Responses
- 200
- 401
- 403
- 404
OK
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
column object
property name* object[]
columnName string
isCalculatedIndex boolean
isSummable boolean
prettyName string
groupBY string[]
{
"column": {},
"groupBY": [
"string"
]
}
Unauthorized
Forbidden
Not Found
Loading...