Microsoft Entra · Example Payload

Microsoft Entra Graph Identity Directory Object Example

Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero Trust

Microsoft Entra Graph Identity Directory Object Example is an example object payload from Microsoft Entra, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@odata.typeiddisplayName

Example Payload

Raw ↑
{
  "@odata.type": "example_value",
  "id": "abc123",
  "displayName": "example_value"
}