tiktok_event_log rows, redacted.request_payload.user sub-object is dropped; only booleanAuthorization: Bearer ********************curl --location 'https://numueg.app/api/v1/stores//settings/tracking/tiktok/events?limit=' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": [
{
"id": "string",
"event_id": "string",
"event_name": "string",
"event_time": "2019-08-24T14:15:22.123Z",
"pixel_id": "string",
"response_status": 0,
"response_code": 0,
"request_id": "string",
"attempt_count": 1,
"last_error": "string",
"sent_at": "2019-08-24T14:15:22.123Z",
"created_at": "2019-08-24T14:15:22.123Z",
"channel": "server",
"request_payload_redacted": {
"property1": "string",
"property2": "string"
}
}
],
"message": "string"
}