List profiles

GET {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/profiles

Partially update the information of a device.

Request Params

KeyDatatypeRequiredDescription
customerNostringThe membership card No of the profile
anonymousstringWhether to filter profiles by their anonymous status
labelsstringThe filter that returns all profiles containing any item in the label list
createdFromstringThe starting UTC timestamp of the creation time of visits to specify a time range
createdTostringThe ending UTC timestamp of the creation time of visits to specify a time range
limitstringThe number limit of profiles to return
offsetstringThe number limit of profiles to skip

RESPONSES

status: OK

{"total":0,"count":0,"limit":20,"offset":0,"profiles":[]}