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
is_internal
boolean | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response

key
string
required
name
string
required
email
string | null
title
string | null
department
string | null
is_internal
boolean
default:false
company_name
string | null
company_key
string | null