Get paginated list of gasless transactions
Returns a paginated activity list of sponsored transactions for the specified environment, with optional filtering by status, chain, date range, and search.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
36^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"95b11417-f18f-457f-8804-68e361f9164f"
Query Parameters
Cursor for pagination
Filter by transaction status (pending, submitted, success, failure)
Filter by chain type (evm)
Filter by chain id (exact match)
Search by wallet address, transaction hash, user id, or request id
ISO 8601 date-time lower bound (inclusive) on createdAt
ISO 8601 date-time upper bound (exclusive) on createdAt