List anchor records (paginated)

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
X-API-Keystring
API Key authentication via header

Query parameters

didstringOptional
holderDidstringOptional
credentialIdstringOptional
sincedatetimeOptional
untildatetimeOptional
statusenumOptional

Lifecycle state of an on-chain ZK proof anchor row.

Allowed values:
limitintegerOptional1-200Defaults to 50
offsetintegerOptional>=0Defaults to 0

Response

Paginated list of anchor records
itemslist of objects
totalCountinteger>=0
limitinteger>=1
offsetinteger>=0