List attestations for crosschain transfers
Returns an array of attestations for the specified crosschain transfers, filtered by remote domain.
Use the Link header in the response to navigate between pages.
Path Parameters
The remote domain ID by which to filter results.
x >= 0Query Parameters
The number of results to return per page.
1 <= x <= 1000Base64-encoded pagination cursor that returns the next page of results. Do not use with pageBefore.
Base64-encoded pagination cursor that returns the previous page of results. Do not use with pageAfter.
Filters results starting from the specified timestamp, in ISO 8601 format. Example: 2025-11-17T23:59:59Z
Filters results up to the specified timestamp, in ISO 8601 format. Example: 2025-11-17T23:59:59Z
Response
Successfully retrieved attestations.
Contains a list of returned attestations.
Contains an array of attestations.