curl --location --request GET '/api/srn/record?page=1&size=30' \ --header 'Authorization;'
{ "state": "string", "info": { "total": 0, "data": [ "string" ] } }