Skip to main content
GET
Get phone numbers allow or block list
Retrieve the phone numbers currently on your account’s allow list or block list. Use the {action} path parameter — either allow or block — to select which list to fetch. Allow list entries bypass the anti-fraud system; block list entries are rejected before a verification is ever attempted.
Access to the management API is opt-in. Contact our support team to enable it on your account. You can also edit these lists from the Verify API > Configure > Numbers tab of the Prelude dashboard. For background, see Prevent Fraud.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

action
enum<string>
required

The action type - either "allow" or "block"

Available options:
allow,
block

Response

OK

phone_numbers
object[]
required

A list of phone numbers in the allow or block list.