Authorization: Bearer ********************
curl --location --request GET 'https://api.vpsbg.eu/v1/support/tickets/related-services' \
--header 'Accept;'
[
{
"id": 2860,
"service_type": "server",
"service_label": "Cloud VPS 2 GB - ubuntu-2gb - 87.120.37.46"
},
{
"id": 2861,
"service_type": "server",
"service_label": "Cloud VPS 4 GB - ubuntu-2gb - 87.120.37.47"
},
{
"id": 644,
"service_type": "shared-hosting",
"service_label": "Shared hosting Lite - myshop.com"
}
]