Resource module queries
Fetch latest version for a specific resource (without metadata)
get/cheqd/resource/v2/{collectionId}/resources/{name}/{resourceType}
Path parameters
collectionIdstring required
collection_id is an identifier of the DidDocument the resource belongs to. Format: <unique-identifier>
Examples:
- c82f2b02-bdab-4dd7-b833-3e143745d612
- wGHEXrZvJxR8vw5P3UWH1j
namestring required
name is a human-readable name for the Resource. Defined client-side. Does not change between different versions. Example: PassportSchema, EducationTrustRegistry
resourceTypestring required
resource_type is a Resource type that identifies what the Resource is. Defined client-side. This is NOT the same as the resource's media type. Example: AnonCredsSchema, StatusList2021
Response
A successful response.