Service Account
Retrieve Service Account status for current org
Retrieve Service Account status for current org
API service must be configured for Service Account access at the time of deployment. It cannot be enabled or disabled via API.
get/v2/org/{org}/nico/service-account/current
Response
OK
Example response
{
"enabled": true,
"infrastructureProviderId": "e94bcfda-f6cb-42e4-80ec-516811e5abbf",
"tenantId": "f97df110-f4de-492e-8849-4a6af68026b0"
}Changes
No recorded changes to this endpoint across all 99 revisions of this API.