curl --location -g --request GET 'https://app-prod.watchdogsecurity.io/api/msp/companies/{{company_id}}/' \
--header 'Authorization: Bearer <token>'{
"id": 305,
"uid": "9eca1853-ea58-4f6e-b01e-84a2d2686f48",
"name": "Acme Corp Ui",
"msp_node": 69,
"packages": [
{
"id": 561,
"name": "NFR License",
"status": "Active",
"type": "NFR",
"license_count": 10
}
],
"created_at": "2025-12-31T00:20:59.146156Z"
}