Tenant Application Identities - Get Tenant Application Identity
Retrieves a Tenant Application Identity.
For a list of region-specific service URLs, see Service URL
GET {ServiceUrl}/api/v1.2/TenantApplicationIdentities/{id}
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
id
|
path | True |
|
ID of a Tenant Application Identity to retrieve. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
TenantApplicationIdentity Media Types: "application/json", "text/json" |
|
404 Not Found |
NotFound Media Types: "application/json", "text/json" |
Definitions
TenantApplicationIdentity
Set of values to define Tenant Application Identity
Name | Type | Description |
---|---|---|
AadApplicationId |
|
Azure Application ID |
CreatedOn |
|
Entity created on |
Enabled |
|
Indicates whether the Tenant Application Identity is enabled |
Id |
|
ID of the Tenant Application Identity |
ModifiedOn |
|
Entity last modified on |
TenantId |
|
Tenant ID |