List attribute client

Used to get information on attributes associated with users or devices.

Body Params
string
required

Your App token

select
array of strings

Select what attributes to return, eg. ["create_time", "tag_id", "device_id"]

select
json

Filter the results based on some criteria, eg. [ ["create_time", ">", 1432303411] ]

int32

Used with offset for pagination, eg. "limit": 50, "offset": 0 returns a max of 50 results starting at position 0

int32

Used with limit for pagination

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json