GET /company/{id} + GET /company/{id}/details.Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location 'https://api.belga.press/belgapress/api/sentometrics/entities/' \
--header 'Authorization: Bearer <token>'{
"id": "COMPANY::BE::0798956633",
"name": "DREDGING, ENVIRONMENTAL & MARINE ENGINEERING",
"companyNumber": "0798956633",
"legalForm": "string",
"type": "COMPANY",
"address": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"establishedDate": "1991-06-27",
"companySize": "small",
"activities": [
{
"code": "42.91",
"description": "Construction of water projects"
}
]
}