Fetch Employees with Form Review or Supervisor Access

This API retrieves a list of employees who have the necessary permissions to review a form or act as a supervisor

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Model

Json PropertyData TypeDescription
employeesList<EmployeesWithRolePermission>List of employees who have permission for review or supervision
errorAPIV2ErrorModelError details of the API response (if any)

employees object (EmployeesWithRolePermission)

Json PropertyData TypeDescription
idstringUnique identifier of the employee
namestringName of the employee
is_supervisorbool?Indicates if the employee is a supervisor (nullable)
Query Params
string

Unique identifier of the center where the employee has review or supervisor access

string

Unique identifier of the employee

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json