Skip to main content
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)