{ "size": "string", "current": "string" }
curl --location --request POST 'http://127.0.0.1:3000/token/page' \ --header 'Content-Type: application/json' \ --data-raw '{ "size": "string", "current": "string" }'
{}