v1
latestOpenAPI 3.0.22026-08-062794201004.1 KBCMEK
Get Azure Application ID
Retrieves the application ID so that the customer can install the service principal in their Azure tenant.
In order to access this endpoint, the provided API key must have at least one of the following roles:
- Organization Owner
- Organization Member
To learn more, see Organization, Project, and Database Access Overview.
get/v4/organizations/{organizationId}/cmekAzureApplication
Response
Successfully retrieved the Azure application ID.
Example response
{
"id": "ffffffff-aaaa-1414-eeee-000000000000"
}