Use this endpoint to search for a specific message record ID and return a Message Detail Record (in MDR2 format).
Endpoint
GET /messages/:record_idRequest Parameters
All request parameters are optional unless otherwise noted.
Body Parameters
-
record_id
string requiredThe unique message detail record identifier (MDR ID) of any message. When entering the MDR ID, the number should include the mdr2- preface.
Response Format
On success, the HTTP status code in the response header is 200 OK and the response body contains the response body contains the message object for your specified record_id. On error, the header status code is an error code and the response body contains an error object.-
data
Object composed of attributes, type, and id.
-
attributes
Object composed of attributes defined in Receive an MMS.