Skip to main content
Retrieve a user’s information by their user ID.
  • Method: GET
  • Path: /api/v1/users/{user_id}

Path Parameter

  • user_id (integer, required): The ID of the user

Response

Returns a UserWithRoles object.