{
"offset": 1,
"limit": 10,
"page_ids": [],
"search": "",
"filter": "all",
"is_phone": "",
"is_email": "",
"start_time": "2024-08-13T17:00:00.000Z",
"end_time": "2025-09-13T16:59:59.999Z",
"id_form_facebook": 5
}curl --location --request POST 'http://127.0.0.1:8000/api/facebook/export-form-facebook-detail/' \
--header 'X-Auth-User-Id: 1c57758c-f9ea-11ed-a0c5-0242c0a80103' \
--header 'Content-Type: application/json' \
--data-raw '{
"offset": 1,
"limit": 10,
"page_ids": [],
"search": "",
"filter": "all",
"is_phone": "",
"is_email": "",
"start_time": "2024-08-13T17:00:00.000Z",
"end_time": "2025-09-13T16:59:59.999Z",
"id_form_facebook": 5
}'{}