latestOpenAPI 3.0.22026-08-1041321430.0 KB

c88faa17bc25

Messages

Get a message by id

This method returns the message that matches the entered ID.

get/messages/{message_id}

Path parameters

message_idinteger required

The message's ID.

Response

Message object

account_idinteger required
addressstring nullable

The address used to signed the message

created_byinteger required
created_onstring date-time required
datastring required

The content of the message

idinteger required
last_requestinteger nullable
message_type'EIP-191' | 'EIP-712' required

The type of the message

signaturestring nullable

The DER signature of the message

status'ABORTED' | 'APPROVED' | 'PENDING_APPROVAL' | 'PENDING_CREATE_IN_HSM' | 'SIGNED' required
typestring