Skip to main content
GET
List cross-chain messages.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

direction
enum<string>
required

Message direction: from-rollup for Rollup to Parent chain, to-rollup for Parent chain to Rollup.

Available options:
from-rollup,
to-rollup
chain_id
string
required

The ID of the blockchain

Query Parameters

items_count
integer

Number of items per page

Required range: x >= 1
id
integer

ID for paging

Response

Paginated list of cross-chain messages.

items
Arbitrum.Message · object[]
required
next_page_params
object | null
required
Example: