YYYY-MM-DD).national_id or external_reference)created_at timestamp in ISO 8601 format.curl --location --request GET 'https://api.staging.vrtx.sa/whitelist/?added_on&page&limit' \
--header 'Authorization: Bearer <token>'{
"white_listed_users": [
{
"national_id": "string",
"external_reference": "string",
"created_at": "string"
}
],
"total_count": 0,
"total_pages": 0,
"current_page": 0
}