Skip to main content
GET
List Teammates

Authorizations

Authorization
string
header
required

Bearer scheme name used by typed customer admin operations.

Response

Customer users for this account

customer_id
string<uuid>
required

Stable UUID for the customer account.

customer_users
object[]
required

Customer users visible to the caller. Ordered by status (active first, then invited, then revoked, then suspended, then anything else) and within a status by created_at ascending so the long-running members stay above newer rows.