Skip to main content
GET
List Persons

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
integer
required
name
string | null
email
string[] | null
phone
string[] | null
org_id
integer | null
owner_id
integer | null
active_flag
boolean | null
label
integer | null