List Blocklisted Subscribers

When the subscribers has been added to a specific list, we proceed to get the information of the subscribers that the blocklist contains. That is, this endpoint allows you to return a list of all subscribers previously added from a blocklist that belongs to a specific sender.

You need to provide the following path parameters to retrieve the information of blocklisted subscribers:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Type of delivery channel, in which the subscriber will no longer receive messages.

  • ´SMS´
  • ´EMAIL´
  • ´WHATSAPP´
  • ´RCS´

Allowed:
string
required

Enter the sending identity (Sender) according to the delivery channel.

Each sender has its own blocklist.

string
enum
required

Type of list to which the subscriber is added.

  • ´BLACK´
Allowed:
Query Params
int32

Use limit operator to limit the number of records returned.

int32

Use skip operator to skip the specified number of records.

string

Use offset operator to search the next record to be consulted.

string

Useful to sort returned records (Sorting works only for pagination with skip and limit).

string

Useful to limit fields to return in each records.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json