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 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

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.