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

Mattermost Users API

The Users API from Mattermost — 8 operation(s) for users.

Mattermost Users API is one of 6 APIs that Mattermost publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 8 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 4.

Requests are made against a single base URL, https://{your-mattermost-server}/api/v4.

11 operations 8 paths 1 schemas 1 DELETE4 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4
Base URL
https://your-mattermost-server.com/api/v4
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Mattermost Users API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Personal Access Token or session token issued by /users/login.

Paths & Operations 11

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

Users 11
POST
/users/login
Login to Mattermost
body → 200
POST
/users/logout
End the user session
→ 200
GET
/users
List users
4 params → 200
POST
/users
Create a user
body → 201
GET
/users/{user_id}
Get a user
1 param → 200
PUT
/users/{user_id}
Update a user
1 param body → 200
DELETE
/users/{user_id}
Deactivate a user
1 param → 200
PUT
/users/{user_id}/patch
Partially update a user
1 param body → 200
POST
/users/search
Search users
body → 200
GET
/users/autocomplete
Autocomplete users
3 params → 200
GET
/users/{user_id}/sessions
List active sessions for a user
1 param → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is User (8 properties). Each schema is shown below with its type and property counts.

User
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mattermost-users-api-openapi.yml Raw ↑

Other APIs Mattermost publishes across the network.

Mattermost REST API
Mattermost WebSocket API
Mattermost Channels API
Mattermost Posts API
Mattermost Teams API
Where this information came from

This is an independent, third-party profile of Mattermost 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.