Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationId
string
required

Query Parameters

departmentId
string
includeChildrenDepartment
string
skip
Example:

0

take
Example:

50

Response

200 - application/json

Get department users successfully

users
object[]
required
total
number
required
Last modified on August 18, 2026