List saved party detailsCopy Pageget https://example.com/api/v2/parties/metadataReturns the signed-in user's saved party details, with optional address, name, and tag filters and page controls.Query ParamssearchstringCase-insensitive party-address or display-name search.tagstringRequire this exact metadata tag.limitint32Maximum entries to return. Defaults to 100 and is limited to 500.offsetint32Number of sorted entries to skip. Defaults to 0; negative values are treated as 0.jwtstringSame JWT as the jwt header; use the header for normal clients.nodeIdstringConfigured validator-node identifier; defaults to the deployment default.HeadersjwtstringJWT used to authenticate the owner of the saved party details.nodeIdstringConfigured validator-node identifier alternative to the nodeId query parameter.Responses 200OK 400Bad Request 500Unexpected server error 503Service is still startingUpdated 3 days ago List configured validator nodes.Save details for multiple partiesDid this page help you?YesNo