curl --location --request GET '/api/code/info?id=1' \ --header 'Authorization;'
{ "state": "string", "info": { "id": 0, "name": "string", "text": "string", "type": 0, "data": "string" } }