Skip to content

Get staff detail by Staff ID

GET
/admin/office-staffs/{staffID}

Will fetch staff detail by staff ID

staffID
required
string

Staff ID

OK

object
dsoID
string
65b9fc0589526f00117cd4d2
email
string
email@joingotu.com
firstName
string
James
id
string
65b9fc0589526f00117cd4d2
lastName
string
Brown
phoneNumber
string
+1234567890
userID
string
65b9fc0589526f00117cd4d2

Forbidden

object
error
string
some meaningful error message

Not Found

object
error
string
some meaningful error message

Internal server error

object
error
string
some meaningful error message