List All Media
Returns a paged list of media belonging to this message sorted with the most recent media appearing first.
Permissions
The API token must include the following scopes: Messaging.
Path Parameters |
---|
AccountSid uuid — REQUIREDThe unique identifier of the project that sent or received this message. |
MessageSid uuid — REQUIREDA unique ID that identifies this specific message. |
Query Parameters |
---|
DateCreated stringThe date and time the message was sent in RFC 2822 format. |
PageSize integerSpecify the number of results to return on a single page. The default page size is |
Responses | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|