/v1/lookups

Lookup lists of values for dropdowns; intended to be cached
and not used in front ends directly.
Using ?pick[]=country&contexts[]=project will return a list of countries
supported by when creating a project.

contexts can only be used with the country lookup alone.

Current lists include:
ageGroup, companySize, country, educationLevel, employmentStatus, ethnicity, gender, householdIncome, industries, jobTitles, marketType, researchMethodology, typeofResearch, skills, topics

note:

  • jobTitles is a very large list and throws an error in Prod,
    please use /v1/job-titles endpoint that is paginated
  • industries, skills, topics return a LOT of data and
    can be very slow to return
Language
Click Try It! to start a request and see the response here!