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