Skip to main content
GET
List reps

Authorizations

Authorization
string
header
required

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

Query Parameters

disabled
boolean

Filter results by disabled status.

limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

Filter results by a search term.

Response

200 - application/json
id
string<uuid>
required
read-only
name
string
required
email
string<email>
required

An empty string clears the email.

is_disabled
boolean
required
read-only
workos_user_id
string | null
required
read-only
customer_id
integer | null
required
read-only
permissions
object[] | null
required
read-only
alignments
object[]
required
read-only
has_commission_overrides
boolean
required
read-only
identifier
string
notifications
object[]