Users

Get user by ID

Retrieves details of a specific user.

get/users/{userId}

Path parameters

userIdstring required

Unique identifier of the user

Response

User details

Changes