Skip to content

Get staff list by DSO ID

GET
/admin/office-staffs

Will fetch all staffs related to a DSO, and will be paginated

dsoID
string

DSO ID

officeID
string

Office ID

regionID
string

Region ID

groupID
string

Group ID

staffName
string

Staff Name

staffEmail
string

Staff Email

staffPhone
string

Staff Phone

page
integer

Page

limit
integer

Limit

sortBy
string

Sort by

orderBy
string

Order by

OK

object
data
Array<object>
object
dsoID
string
65b9fc0589526f00117cd4d2
email
string
email@joingotu.com
firstName
string
James
id
string
65b9fc0589526f00117cd4d2
lastName
string
Brown
phoneNumber
string
+1234567890
userID
string
65b9fc0589526f00117cd4d2
total
integer

Internal server error

object
error
string
some meaningful error message