Request Code Samples
curl --location --request GET 'http://localhost:8000/api/facebook/' \
--header 'Accept: */*' \
--header 'Accept-Language: en-US,en;q=0.9,vi;q=0.8' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjFjNTc3NThjLWY5ZWEtMTFlZC1hMGM1LTAyNDJjMGE4MDEwMyIsImVtYWlsIjoidGFucHY5QGZwdC5jb20iLCJrZXkiOlsiY3gzIiwiYmNiaCIsInFsa2J2IiwidHN4MyIsInFxbG5kaHQiLCJxbHUiLCJ2dHZxIiwidnR2cW1kIiwieHZ0dnFtZCIsInRzeHZ0dnFtZCIsInZ0dnFicyIsInh2dHZxYnMiLCJ0c3h2dHZxYnMiLCJkbGtoY25zayIsImN4MSIsInN4IiwiY2hodGMiLCJudnRtbiIsInFsbiIsInhkc24iLCJ0c3huIiwicWx0bW4iLCJ4ZHN0bW4iLCJ0c3h0bW4iLCJmZWVkYmFjayIsImJjdCIsImJja2h0biIsImJja25vIl0sImZsYWciOiJ3ZWIiLCJpYXQiOjE3MDc5NTkyMTYsImV4cCI6MTcwODU2NDAxNn0.dPtK1DZcRPo38l3HaFZoRBPGsHXtbzPTO9-Nff1njOs' \
--header 'Cache-Control: no-cache' \
--header 'Connection: keep-alive' \
--header 'Origin: https://portal-sop-dev.fpt.vn' \
--header 'Pragma: no-cache' \
--header 'Referer: https://portal-sop-dev.fpt.vn/' \
--header 'Sec-Fetch-Dest: empty' \
--header 'Sec-Fetch-Mode: cors' \
--header 'Sec-Fetch-Site: same-site' \
--header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36' \
--header 'sec-ch-ua: "Not A(Brand";v="99", "Google Chrome";v="121", "Chromium";v="121"' \
--header 'sec-ch-ua-mobile: ?0' \
--header 'sec-ch-ua-platform: "Windows"' \
--header 'X-Auth-User-Id: 437a9cbd-fc92-11ee-a20e-005056a30eb5'
Responses
application/json Modified at 2025-05-21 04:03:48