Sign in

List environments

documented

Retrieve environments for the tenant.

GET https://api.businesscentral.dynamics.com/v2.0/{tenant}/environmentsBusiness Centralno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

Note: The official Admin Center API for listing environments is under the Admin endpoints. The documented path is GET /admin/{apiVersion}/applications/environments, with the full URL pattern https://api.businesscentral.dynamics.com/v2.0/admin/{apiVersion}/applications/environments. The latest Admin Center API version is v2.28. Example below uses that path to list environments for the tenant. See Microsoft Learn docs for Environments and Admin Center API versioning. ([learn.microsoft.com](https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/administration-center-api_environments))