GET
/
transactions
/
status
curl --request GET \
  --url https://api.relay.link/transactions/status
{
  "status": "<string>"
}

Query Parameters

chainId
string
hash
string

Response

200
application/json

Default Response

The response is of type object.