list_eeo_responses_with_pii
List Lever EEO responses with PII. This is high-sensitivity compliance data and requires both a reason and acknowledge_sensitive_data=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page. Lever accepts 1-100; default is endpoint-specific. | |
| cursor | No | Lever pagination offset token from a previous response. Use next_cursor from the prior tool result. | |
| expand | No | Comma-separated fields Lever allows expanding, such as contact, hiringManager, posting. | |
| reason | Yes | Compliance reason for reading EEO responses with PII. | |
| created_at_end | No | ||
| created_at_start | No | Unix timestamp in milliseconds. | |
| acknowledge_sensitive_data | No | Must be true for high-sensitivity reads such as EEO PII, diversity surveys, or download URLs. |