Skip to main content
GET
List Platform Users

Query Parameters

workspace_id
string | null

Filter by workspace id

q
string | null

Search by email/name

include_platform_owners
boolean
default:true

Response

Successful Response

id
integer
required
email
string
required
is_active
boolean
required
name
string | null
roles
string[]
mfa_enabled
boolean
default:false
is_platform_owner
boolean
default:false
workspace_id
string | null
workspace
WorkspaceSummary · object | null

Compact workspace info embedded in auth payloads and user lists.

created_at
string<date-time> | null
updated_at
string<date-time> | null