Search for public anchor identifiers.

Use this operation to retrieve the identifiers of all public anchors having a given hash and/or signedHash property.

Only public anchor identifiers are returned.

This is a publicly accessible endpoint: authentication is not required to retrieve public anchor identifiers.

Paging is supported.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 0

Index of the page to retrieve (from 0).

integer
Defaults to 20

Number of anchor identifiers per page.

string

hash to search for: all public anchors whose hash property is equal are returned.

string

signedHash to search for: all public anchors whose signedHash property is equal are returned.

string

User identifier to use to filter out results: only public anchors belonging to this user are returned.

Responses

400

Invalid request. More details are returned in the response body as a JSON object.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json