Search Bitstring Status List
The /credential-status/search
API allows users to search for specific entries of a Status List on the cheqd network. For example, if there are multiple Status Lists associated with the same DID, the search functionality allows applications to make requests only to a specified Status List.
Step 1: Set Status List Search Filters
Users are able to filter by:
Step 2: Hit the API
Execute the filters from Step 1 on the API below:
Authorizations
Query parameters
didstringrequired
The DID of the issuer of the status list.
statusPurposestring ¡ enumoptionalAvailable options:
The purpose of the status list. Can be either revocation or suspension.
statusListNamestringoptional
The name of the StatusList2021 DID-Linked Resource.
Responses
application/json
cURL
JavaScript
Python
HTTP
200
400
401
500
Last updated
Was this helpful?