Get all possible wireless blocklist values
Retrieve all wireless blocklist values for a given blocklist type.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The Wireless Blocklist type for which to list possible values (e.g., country, mcc, plmn).
Available options:
country, mcc, plmn Example:
"country"
JavaScript