Skip to main content
GET
List People Page

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Query Parameters

workspace_id
string<uuid>
required
group_id
string<uuid> | null
kind
enum<string> | null
Available options:
internal,
external
search
string | null

Response

Successful Response

people
PersonListItemOut · object[]
required
groups
PeopleGroupOut · object[]
required