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