List attribute clientAsk AIpost https://api.eu.xtremepush.com/api/external/list/tag-attribute-clientUsed to get information on attributes associated with users or devices.Body ParamsapptokenstringrequiredYour App tokenselectarray of stringsSelect what attributes to return, eg. ["create_time", "tag_id", "device_id"]selectADD stringconditionjsonFilter the results based on some criteria, eg. [ ["create_time", ">", 1432303411] ]limitint32Used with offset for pagination, eg. "limit": 50, "offset": 0 returns a max of 50 results starting at position 0offsetint32Used with limit for paginationResponses 200200 400400Updated 5 months ago