Get user
Users
Get user
Retrieve the details of an existing user.
GET
Get user
Documentation Index
Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
User ID.
Example:
"usr_DKL4Xcb5VSa8CQ"
User email address.
Example:
"john@example.com"
User first name.
Example:
"John"
User last name.
Example:
"Doe"
User profile picture URL.
Example:
null
ID of the role assigned to the user.
Example:
"rol_DKL4Xcb5VSa8CQ"
Whether the user is the account owner.
Example:
false

