Get all possible wireless blocklist values
Retrieve all wireless blocklist values for a given blocklist type.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
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