Request
Example:{"type":"facebook"}
Request Code Samples
curl --location --request GET 'http://172.30.12.129:8000/api/facebook-post/page-list/' \
--header 'authority: gateway-sop-dev.fpt.vn' \
--header 'accept: application/json' \
--header 'accept-language: en-US,en;q=0.9' \
--header 'authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImM1Mzk1ZTI2LTJjMWUtMTFlZS1hOTU1LTAyNDJjMGE4MDEwMyIsImVtYWlsIjoibmd1eWVubnQ2M0BmcHQuY29tIiwia2V5IjpbInFxbG5kaHQiLCJxbHUiLCJ2dHZxIiwidnR2cW1kIiwieHZ0dnFtZCIsInRzeHZ0dnFtZCIsInZ0dnFicyIsInh2dHZxYnMiLCJ0c3h2dHZxYnMiLCJkbGtoY25zayIsImN4MSIsInN4IiwiY2hodGMiLCJudnRtbiIsInFsbiIsInhkc24iLCJ0c3huIiwicWx0bW4iLCJ4ZHN0bW4iLCJ0c3h0bW4iLCJmZWVkYmFjayIsImJjdCIsImJja2h0biIsImJja25vIl0sImZsYWciOiJ3ZWIiLCJpYXQiOjE2OTY4NDE1NDksImV4cCI6MTY5NzQ0NjM0OX0.AcIYw6xCuf-cI1UML7vF5PSdPi9OA9GdRHuHkz6hnbA' \
--header 'origin: https://portal-sop-dev.fpt.vn' \
--header 'referer: https://portal-sop-dev.fpt.vn/' \
--header 'sec-ch-ua: "Not.A/Brand";v="8", "Chromium";v="114", "Google Chrome";v="114"' \
--header 'sec-ch-ua-mobile: ?0' \
--header 'sec-ch-ua-platform: "Windows"' \
--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/114.0.0.0 Safari/537.36' \
--header 'X-Auth-User-Id: c5395e26-2c1e-11ee-a955-0242c0a80103' \
--header 'content-type: application/json;charset=UTF-8' \
--data-raw '{"type":"facebook"}'
Responses
application/json Modified at 2024-05-16 04:36:30