curl --location --request GET 'https://api.firsteld.com/openapi/company/' \
--header 'Authorization: Bearer <token>'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"dotNumber": "string",
"address": "string",
"timezone": "string"
}