Get Server Instance
Get id of the server instance the API call is processed on. Different Entra Apps can be processed on different server instances and also the same Entra App request can be processed on different server instances over time as they can silently fluctuate. This endpoint will provide the server instance id corresponsing to the Entra App used for the API call. The endpoint is used by NaviPartner internal services to get the server instance ID the API call is processed on.
Authentication
x-np-api-keystring
API Key authentication via header
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
x-api-version
Used for API versioning. More details.
Response
This endpoint returns an object.
id
Id of the Server instance used to process the API call.
