List manager reviews by employeeCopy Pageget https://api.cultureamp.com/v1/employees/{id}/manager-reviewsReturns manager reviews for a given employeeRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidstringrequiredthe Culture Amp employee identifierQuery ParamscursorstringThe pagination key to use for the next page of results. The last successful call will include this in the response body in pagination.afterKey. Note: Pagination also works using the after_key query parameter. However, if both cursor and after_key are provided, cursor will take precedence. Responses 200OK 400The request path parameters, query parameters or headers are not valid 401Unauthorized 403Forbidden 404The specified resource was not found 429Too Many Requests - client rate limit exceeded 500Internal Server Error 503Service Unavailable - endpoint rate limit exceededUpdated 7 months ago