Get list Zalo's followers
HTTP request
curl --location 'https://rest.esms.vn/MainService.svc/json/ZNS/GetFollowers/' \
--header 'Content-Type: application/json' \
--data '{
"ApiKey":"{{ApiKey}}",
"SecretKey":"{{SecretKey}}",
"OAID":"{{OAID}}",
"Offset": {{Offset}},
"Count": {{Count}}
}'Paramter
Type
Required
Description
Paramter
Type
Description
Last updated