v1
latestOpenAPI 3.1.02026-07-13603344.2 KBapprovals
Retrieve a list of approvals according to the criteria
get/api/approvals
Query parameters
authorstring
The author's address. Can be used to filter approvals by author. Either author or app must be provided or both.
Hex format string, e.g. 0x1234567890abcdef
appstring
The address of the app signer. Can be used to filter approvals by app. Either author or app must be provided or both.
Hex format string, e.g. 0x1234567890abcdef
chainIdstring required
Filters by chain ID. Can be a single chain id or comma-separated list of chain ids (e.g. 1,137,10).
limitinteger
The number of approvals to return
offsetinteger nullable
The offset of the approvals to return
Response
Retrieve a list of approvals according to the criteria