Fetch Message using ID

This request allows you to retrieve a message.

  • URL: POST - https://custody.arianee.com/{{client}}/{{chainType}}/messages/get
  • Body:
    • id - The ID of the message.
    • protocolName - The name of the protocol.
  • Success: 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!