List gdprs opt out MAC clients for this customer
GET {{base_url}}/gdpr/v1/opt_out_clients
Get a list of gdpr opt out client MAC Possible error_codes for the error responses are 1. 0001 - General Error.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"GDPR_Client":[{"mac":"\u003cstring\u003e","ts":"\u003cstring\u003e"},{"mac":"\u003cstring\u003e","ts":"\u003cstring\u003e"}]}