Microsoft Active Directory · Example Payload

Users User Example

Active DirectoryAuthenticationAuthorizationDirectory ServicesIdentity ManagementMicrosoft EntraZero Trust

Users User Example is an example object payload from Microsoft Active Directory, with 22 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddisplayNameuserPrincipalNamemailgivenNamesurnamejobTitledepartmentofficeLocationmobilePhonebusinessPhonesaccountEnabledusageLocationpreferredLanguageuserTypecreatedDateTimelastPasswordChangeDateTimepasswordPoliciesonPremisesSyncEnabledonPremisesDistinguishedNameexternalUserStateassignedLicenses

Example Payload

Raw ↑
{
  "id": "87d349ed-44d7-43e1-9a83-5f2406dee5bd",
  "displayName": "Adele Vance",
  "userPrincipalName": "AdeleV@contoso.com",
  "mail": "AdeleV@contoso.com",
  "givenName": "Adele",
  "surname": "Vance",
  "jobTitle": "Product Marketing Manager",
  "department": "Marketing",
  "officeLocation": "18/2111",
  "mobilePhone": "+1 555 0100",
  "businessPhones": ["+1 555 0200"],
  "accountEnabled": true,
  "usageLocation": "US",
  "preferredLanguage": "en-US",
  "userType": "Member",
  "createdDateTime": "2024-01-15T08:30:00Z",
  "lastPasswordChangeDateTime": "2025-12-01T14:22:00Z",
  "passwordPolicies": "DisablePasswordExpiration",
  "onPremisesSyncEnabled": false,
  "onPremisesDistinguishedName": null,
  "externalUserState": null,
  "assignedLicenses": [
    {
      "skuId": "6fd2c87f-b296-42f0-b197-1e91e994b900",
      "disabledPlans": []
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/users-user-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.