Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Query Parameters

type
enum<string>
required

The Wireless Blocklist type for which to list possible values (e.g., country, mcc, plmn).

Available options:
country,
mcc,
plmn
Example:

"country"

Response

A list of possible wireless blocklist values

data
Country · object
meta
object