curl --request GET \
--url http://localhost:4334/api/registrar-actions/{parentNode}Returns registrar actions filtered by parent node hash with optional additional filtering and pagination
curl --request GET \
--url http://localhost:4334/api/registrar-actions/{parentNode}Parent node to filter registrar actions
Order of results
orderBy[timestamp]=desc Filter to only include actions with referrals
Filter by decoded referrer address
Successfully retrieved registrar actions
Was this page helpful?