Authorizations
Query Parameters
The sender's address for the message you're looking for.
The recipient's address for the message you're looking for.
The logical time when the message was created. You can find this in the created_lt field of message objects.
Response
OK
Response containing the source transaction.
Indicates if the request succeeded. If false, check the error field for details.
The response data. Only present when ok is true.
Optional request ID that you can pass in the request and receive back in the response. Useful for matching async responses.