Skip to main content
GET
List People

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspace_id
string<uuid>
required
limit
integer
default:100

Response

Successful Response

id
string
required
first_name
string | null
last_name
string | null
email
string | null
phone
string | null
job_title
string | null
created_at
string | null