Skip to main content
GET
/
api
/
registrar-actions
/
{parentNode}
Get Registrar Actions by Parent Node
curl --request GET \
  --url http://localhost:4334/api/registrar-actions/{parentNode}

Path Parameters

parentNode
string
required

Parent node to filter registrar actions

Query Parameters

orderBy
enum<string>
default:orderBy[timestamp]=desc

Order of results

Available options:
orderBy[timestamp]=desc
withReferral
string

Filter to only include actions with referrals

decodedReferrer
string

Filter by decoded referrer address

Response

Successfully retrieved registrar actions