Get user by ID
Users
Get user by ID
Retrieves detailed information about a specific user by their ID. Requires the user.view permission.
GET
Get user by ID
Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT token for user authentication
Path Parameters
User ID to retrieve
Response
User retrieved successfully
User ID
Example:
"user123"
User identifiers (email/phone)
Available authentication methods
Available options:
password, google, client_platform Example:
["password"]
User creation timestamp
Example:
"2024-01-01T00:00:00.000Z"
User last update timestamp
Example:
"2024-01-01T00:00:00.000Z"
User roles
User first name
Example:
"John"
User last name
Example:
"Doe"
User suspension timestamp
Example:
"2024-01-01T00:00:00.000Z"
Additional user metadata

