Get Lookup Values
get_lookupRetrieve valid values for HR Partner lookup lists such as departments, locations, positions, and absence reasons. Use these values to filter other HR tools accurately.
Instructions
Get the valid values for an HR Partner lookup list (departments, locations, positions, absence reasons, review types, tags etc.). Use this to discover valid filter values for the other tools. Lookups are read-only via the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lookup_name | Yes | The lookup list name | |
| max_records | No | Optional client-side limit on the number of records returned. Use to keep responses small when exploring data; the API itself does not paginate. |