How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Active Directory Users API

The Users API from Microsoft Active Directory — 5 operation(s) for users.

Microsoft Active Directory Users API is one of 14 APIs that Microsoft Active Directory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 8 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version v1.0.

Requests are made against a single base URL, https://graph.microsoft.com/v1.0.

8 operations 5 paths 6 schemas 1 DELETE5 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1.0
Base URL
https://graph.microsoft.com/v1.0
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Microsoft Active Directory Users API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode and clientCredentials flows, exposing 3 scopes. By default, every request must be authenticated.

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 5 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Users 8
GET
/users
Active Directory List Users
list-users 6 params → 200400401403
POST
/users
Active Directory Create User
create-user body → 201400401403
GET
/users/{userId}
Active Directory Get User
get-user 2 params → 200404
PATCH
/users/{userId}
Active Directory Update User
update-user 1 param body → 204400404
DELETE
/users/{userId}
Active Directory Delete User
delete-user 1 param → 204404
GET
/users/{userId}/memberOf
Active Directory List User Group Memberships
list-user-member-of 2 params → 200
GET
/users/{userId}/manager
Active Directory Get User Manager
get-user-manager 1 param → 200404
GET
/me
Active Directory Get My Profile
get-me 1 param → 200401

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are User (22 properties), UserUpdate (11 properties), UserCreate (10 properties), UserCollection (3 properties). Each schema is shown below with its type and property counts.

UserCreate
object
Properties required to create a new Microsoft Entra user
10 properties 5 required
ErrorResponse
object
Microsoft Graph API error response
1 property
User
object
A Microsoft Entra ID user account
22 properties
PasswordProfile
object
Password profile for a user account
3 properties 1 required
UserCollection
object
Collection of user objects with OData pagination metadata
3 properties
UserUpdate
object
Properties that can be updated on a Microsoft Entra user
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

active-directory-users-api-openapi.yml Raw ↑

Other APIs Microsoft Active Directory publishes across the network.

Microsoft Graph Devices API
Microsoft Graph Directory Roles and Administrative Units API
Microsoft Graph Conditional Access API
Microsoft Graph Identity Governance API
Microsoft Graph Identity Protection API
Microsoft Graph Authentication Methods API
Microsoft Graph Identity and Access Reports API
Microsoft Active Directory App Role Assignments API
Microsoft Active Directory Applications API
Microsoft Active Directory Groups API
Microsoft Active Directory Members API
Microsoft Active Directory Owners API
Where this information came from

This is an independent, third-party profile of Microsoft Active Directory Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.