Skip to main content
POST
List users in organization and team (filtered)

Authorizations

Authorization
string
header
required

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

Body

application/json
organizationId
string

Restrict results to this organization; non-superadmins are silently scoped to their own org regardless of value.

departmentId
string

Restrict results to users in this department; omitted/empty falls back to the caller department (for DEPARTMENT_HEAD/SALES_REP).

Response

Users list returned (bare array of user summaries — no envelope)

_id
string
required
email
string<email>
required
accessRole
string
required
organizationId
string
required
fullName
string
phoneNumber
string
designation
string
sinchPhoneNumber
string
departmentId
string
loginDisabled
boolean
Example: