Download all block list entries as CSV
Block List Entry
Download all block list entries as CSV
Requires one of the following scopes: block_list_entries:read, block_list_entries:all, all:read, all:all
GET
Download all block list entries as CSV
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by domain
Example:
true
Search by value
Example:
"example.com"
Response
The list of Block List Entry
The response is of type string.
Example:
"Blocked Email,Date\r\nexample.com,2023-09-15T12:00:00Z\r\nuser@example.org,2023-09-15T12:00:00Z"