Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 750 Bytes

File metadata and controls

11 lines (8 loc) · 750 Bytes
description
Search and query for DID-Linked Resources

Search DID-Linked Resource

The /resource/search API allows users to search for specific entries of a Resource on the cheqd Network. For example, if there are multiple Resources associated with the same DID, the search functionality allows applications to make requests only to a specified Resource.

{% swagger src="https://raw.githubusercontent.com/cheqd/credential-service/main/src/static/swagger-api.json" path="/resource/search/{did}" method="get" expanded="true" %} https://raw.githubusercontent.com/cheqd/credential-service/main/src/static/swagger-api.json {% endswagger %}