EmployeesList of employee positionsServer URLloading...GET/api/public/v2/employees/{employee_id}/positionsSendAuthorizationPathPath Parametersemployee_id*integerResponse Body200application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/api/public/v2/employees/0/positions"200{ "data": [ null ]}Create an employee note POSTPrevious PageCreate an employee position POSTNext Page