Get staff list by DSO ID
GET /admin/office-staffs
GET
/admin/office-staffs
Will fetch all staffs related to a DSO, and will be paginated
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” 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
Responses
Section titled “ Responses ”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