Sign in

Get user

documented

Retrieve a single user object by ID (or 'me').

GET /api/v4/users/{user_id}Usersno implementation yet0 runs

Input

base_url*
Mattermost instance base URL (without /api/v4)
https://your-mattermost-domain.com
user_id*
Target user ID
{user_id}
Calls Mattermost as you (your API key is your account); keychains.dev holds the credentials.