Fetch all Mdr records
Fetch all Mdr records
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Pagination start date
Pagination end date
Message uuid
Example:
"e093fbe0-5bde-11eb-ae93-0242ac130002"
Direction (inbound or outbound)
Available options:
INBOUND, OUTBOUND Example:
"INBOUND"
Name of the profile
Example:
"My profile"
Destination number
Example:
"+15551237654"
Origination number
Example:
"+15551237654"
Message status
Available options:
GW_TIMEOUT, DELIVERED, DLR_UNCONFIRMED, DLR_TIMEOUT, RECEIVED, GW_REJECT, FAILED Example:
"DELIVERED"
Type of message
Available options:
SMS, MMS Example:
"SMS"
JavaScript