Light Mode
Retrieve staff details
GET
/staff/{staff_id}Get detailed information about a specific staff member.
Request
Path Params
staff_id
string
required
The unique ID of the staff member.
Request samples
Responses
OK(200)
Record Not Found(404)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Details of the staff member
Data Schema
No schema defined
Example
Not configured
Last modified: 5 days ago