⭐ If you like what we are doing with Automatisch, please give us a star on GitHub.
Skip to content

Get user by ID

GET
/users/{userId}

Retrieves details of a specific user.

Authorizations

ApiKeyAuth
TypeAPI Key (header: x-api-token)

Parameters

Path Parameters

userId*

Unique identifier of the user

Typestring
Required

Responses

User details

Playground

Server
Authorization
Variables
Key
Value

Samples