Microsoft Entra · Example Payload

Microsoft Entra Graph Identity Directory Object Collection Response Example

Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero Trust

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

Top-level fields

@odata.context@odata.count@odata.nextLinkvalue

Example Payload

Raw ↑
{
  "@odata.context": "example_value",
  "@odata.count": 10,
  "@odata.nextLink": "example_value",
  "value": []
}