post https://custody.arianee.com/{client}/{network}/messages/get
This request is used to retrieve a message for a specific user and network. The request should include a payload with the "id" and "protocolName" parameters in the raw request body type.
Request Payload
id
(string): The ID of the message.
protocolName
(string): The name of the protocol.
Response
The response will contain the message details.