Skip to main content

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.

This schema describes objects returned by the Block List Entry endpoints.
A blocked email or domain

Fields

FieldTypeRequiredDescription
idstring (uuid)YesUnique identifier for the block list entry (read-only)
timestamp_createdstring (date-time)YesTimestamp when the block list entry was created (read-only)
organization_idstring (uuid)YesOrganization ID that owns this block list entry (read-only)
bl_valuestringYesThe email or domain to block
is_domainbooleanYesWhether this entry blocks an entire domain (read-only)