Get staff detail by Staff ID
GET /admin/office-staffs/{staffID}
GET
/admin/office-staffs/{staffID}
Will fetch staff detail by staff ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” staffID
required
string
Staff ID
Responses
Section titled “ Responses ”OK
object
dsoID
string
65b9fc0589526f00117cd4d2 email
string
email@joingotu.com firstName
string
James id
string
65b9fc0589526f00117cd4d2 lastName
string
Brown phoneNumber
string
+1234567890 userID
string
65b9fc0589526f00117cd4d2Forbidden
object
error
string
some meaningful error messageNot Found
object
error
string
some meaningful error messageInternal server error
object
error
string
some meaningful error message