Authorization: Bearer ********************
{ "followerId": 10308038636343296, "page": 1, "size": 10 }
curl --location --request POST 'http://localhost:9999/api/relations/list_follower' \ --header 'Content-Type: application/json' \ --data-raw '{ "followerId": 10308038636343296, "page": 1, "size": 10 }'
{}