Blocked Numbers
Get Block Rule
Retrieve the details of a specific block rule.
GET
Headers
Your API key for authentication.
Path Parameters
The unique ID of the block rule you wish to retrieve.
Response
The block rule object if found.
The unique ID of the block rule.
The E.164 formatted phone number that is blocked.
Whether the block is applied globally across all inbound numbers.
The specific inbound number the block applies to (if not global).
The UUID of the organization that owns the rule.
An optional reason for the block.
Indicates whether the block is currently active.
ISO timestamp for when the rule was created.
ISO timestamp for when the rule was last updated.
null
on success, or a list of error objects if the block ID is invalid or not found.