latestOpenAPI 3.0.22026-08-1041321430.0 KB

c88faa17bc25

Messages

Search Message

Use the following parameters to search messages.

get/messages

Query parameters

accountinteger[] nullable

Returns messages signed by the provided account.

created_afterstring date-time nullable

Returns objects created after the entered date.

created_beforestring date-time nullable

Returns objects created before the entered date.

idinteger nullable

Returns the object corresponding to the entered ID

message_type'null' | 'EIP191' | 'EIP712' nullable

Filters the list of results by message type.

order'null' | 'asc' | 'desc' nullable

Orders the list of results

order_bystring nullable

criteria to order by

pageinteger nullable

Defines the page number to be fetched.

page_sizeinteger nullable

Defines the number of elements displayed on a page. Must be a positive number with 0 and -1 return a maximum defined in the gate

statusstring[] nullable

Returns objects that match the selected status.

Response

Message search results