/
CU
cube-js
/
Cube Platform API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v7
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
120
263
252.9 KB
User Attributes
Get user attributes
get
/api/v1/user-attributes
Query parameters
offset
integer
nullable
limit
integer
nullable
name
string
nullable
type
'string'
|
'number'
|
'boolean'
|
'string_array'
|
'number_array'
Response
UserAttributesListResponse
required
count
integer
required
data
UserAttribute[]
required