Skip to main content
GET
/
v1
/
network
/
transactions
/
errors
Get Transaction Errors
curl --request GET \
  --url https://api.range.org/v1/network/transactions/errors \
  --header 'X-API-KEY: <api-key>'
{}

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

errorType
string
required

Error type

address
string

Address of account

size
string

Max number of different error codes to return

Response

200 - application/json

Aggregated error counts.

The response is of type object.