search_alumni
Alumni and current students of an institution (professional records + the education link). Page-paginated. Built for recruiting and warm-intro sourcing. (Costs 10 Zooq credits.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (>=1, default 1). | |
| sort | No | Ordering. Accepted values: newest, oldest, recently_graduated. | |
| limit | No | Results per page, 1-50 (default 20). | |
| degree | No | Degree filter (min 3 chars), e.g. mba. | |
| geo_city | No | City filter (min 3 chars). | |
| current_only | No | Restrict to people currently studying there. | |
| end_year_max | No | Latest graduation year. | |
| end_year_min | No | Earliest graduation year. | |
| field_of_study | No | Field-of-study filter (min 3 chars), e.g. computer science. | |
| start_year_max | No | Latest enrollment year (>= start_year_min). | |
| start_year_min | No | Earliest enrollment year (1900-current+10). | |
| normalized_name | Yes | The institution's normalized name (lowercase, hyphenated). Discover it via search_schools — read data[].normalized_name. | |
| geo_country_code | No | ISO country code filter, e.g. us. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Array in the example |