Authorization: Bearer ********************curl --location --request GET 'https://api.vpsbg.eu/v1/vpcs/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"id": 4,
"name": "prod",
"cidr": "10.64.0.0/24",
"created_at": "2026-04-10T14:28:25.000000Z",
"servers": []
}