v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList blocked spam sources
Lists the IP addresses, CIDR ranges, email addresses, and email domains the organization has blocked from submitting applications. Entries are managed under Configure > Real Talent > Spam in the Greenhouse UI and via this resource; applications arriving from a matching source are auto-rejected at intake with the reason Rejected by organization blocklist. Requires the Real Talent spam blocklist product flag to be enabled on the organization; without it the endpoint returns 403.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Comma separated list of fields to return
Return only blocked spam sources of this kind. ip_address and cidr_block cover network-level blocks; email_address and email_domain cover sender-level blocks.
Return only the blocked spam source whose value matches exactly. Matching is case-insensitive and ignores surrounding whitespace (values are stored normalized). For an exact match across all kinds, omit source_type; combine with source_type to disambiguate when the same string could appear under more than one kind.
Response
Successful