⭐ If you like what we are doing with Automatisch, please give us a star on
GitHub
.
Skip to content
Automatisch
Search
K
Main Navigation
Guide
API Docs
Apps
Appearance
Menu
Return to top
Get user by ID
GET
/users/{userId}
Retrieves details of a specific user.
Authorizations
ApiKeyAuth
Type
API Key (header: x-api-token)
Parameters
Path Parameters
userId
*
Unique identifier of the user
Type
string
Required
Responses
200
User details
GET
/users/{userId}
Playground
Server
Select a server...
Authorization
ApiKeyAuth
Variables
Key
Value
userId
*
Try it out
Samples