user

Get User

Get user information by user_id.

get/user/{userId}

Path parameters

userIdstring required

The identifier for the user to fetch.

The identifier for the user to fetch.

Response

Successful Response

userIdstring required
createdAtstring required
lastUsedAtstring nullable

Changes