Employee Reviews
Enrichment
Employee Reviews
Fetch Glassdoor employee reviews for a company.
GET
Employee Reviews
Documentation Index
Fetch the complete documentation index at: https://docs.wokelo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieves paginated employee reviews for a specified company, supporting configurable result limits and offsets for efficient data navigation. Returns a structured list of product reviews.Endpoint Details
- Method: GET
- Endpoint:
/api/enterprise/company/employee-reviews/
Authentication requirements
- Include a valid JWT token in your request header
- If you don’t have a token yet, you can get one from the
/auth/token/endpoint first.
Request
Request Parameters
Header Parameters
JWT token obtained from the Authentication request
URL Parameters
Permalink of the company whose employee reviews need to be fetched E.g.
"salesforce"Maximum number of employee reviews to return
Number of records to skip before starting to return results