Skip to main content
GET
Get user by ID

Authorizations

Authorization
string
header
required

LithoBlocks API key obtained from your organization dashboard

Path Parameters

id
string
required

Response

User details

id
string
required
first_name
string | null
required
last_name
string | null
required
email
string | null
required
organization_id
string | null
required
created_at
string
required
role
enum<string> | null
required
Available options:
owner,
admin,
member,
viewer