/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.

For more information, read our dedicated documentation.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!