Get all Wireless Detail Records (WDRs) Reports
Returns the WDR Reports that match the given parameters.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The page number to load.
Required range:
x >= 1The size of the page.
Required range:
1 <= x <= 250Response
Successful response
JavaScript