v1
latestOpenAPI 3.0.02026-07-17647099.1 KBSchemas
Get Schema
Get a specific schema for the provided identity.
get/v2/identities/{identifier}/schemas/{id}
Path parameters
identifierstring required
Issuer identifier
idstring required
UUID parameter, e.g: 8edd8112-c415-11ed-b036-debe37e1cbd6
Response
Schema information
Example response
{
"id": "c79c9c04-8c98-40f2-a7a0-5eeabf08d836",
"hash": "18f30714a35a5db88ca24728c0c53dfd",
"bigInt": "336615423900919464193075592850483704600",
"url": "https://raw.githubusercontent.com/iden3/claim-schema-vocab/main/schemas/json/KYCAgeCredential-v3.json",
"type": "KYCCountryOfResidenceCredential",
"createdAt": "2023-10-26T10:59:08Z",
"title": "KYC Age Credential",
"description": "KYC Age Credential description",
"version": "1.0.0"
}