Bascially how can i get comany id without having to do a programmatic query!
From the article i can get the following response when querying it:
```
{
"id": "3496bbf8-fcae-4e48-a4f8-cb17c27de0b3",
"systemVersion": "24012",
"name": "CRONUS USA, Inc.",
"displayName": "CRONUS USA, Inc.",
"businessProfileId": ""
}
```
but how do i get the id 3496bbf8-fcae-4e48-a4f8-cb17c27de0b3 from the business central interface (UI) instead of API. I have some users that do not have the permission to query that endpoint but they can still use business central, so if they can supply me with the company id i can do whatever i need to do then.
Apologies i am unable to reply to the answers (i don't see a reply button), but i see thata user YUN ZHU did reply me, but i don't see the id in the table as he specified. See screenshot