Skip to main content
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string<uuid>
required

Query Parameters

environment
Available options:
test
limit
integer
default:30
Required range: 1 <= x <= 100
cursor
string
Maximum string length: 200
state
string
Pattern: ^[a-z_]{1,40}$

Response

Default Response

data
GasExecutionSummary · object[]
required
nextCursor
string | null
required