Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Start date
Example:
"2021-05-01T00:00:00Z"
End date
Example:
"2021-06-01T00:00:00Z"
WDR uuid
Example:
"e093fbe0-5bde-11eb-ae93-0242ac130002"
Mobile country code
Example:
"204"
Mobile network code
Example:
"01"
International mobile subscriber identity
Example:
"123456"
Sim group name
Example:
"sim name"
Sim group unique identifier
Example:
"f05a189f-7c46-4531-ac56-1460dc465a42"
Sim card unique identifier
Example:
"877f80a6-e5b2-4687-9a04-88076265720f"
Phone number
Example:
"+12345678910"
Field used to order the data. If no field is specified, default value is 'created_at'
Example:
["created_at"]Consolidated page parameter (deepObject style). Originally: page[number], page[size]