Verifiable Credentials
Get Credential by Credential ID
Get a verifiable credential by the ID associated with it.
This ID will have the format: urn:uuid:<UUID>
. For example: urn:uuid:64f9877d-a19a-4205-8d61-f8c2abed5766
API scope required credentials.read
. This enpoint will work also with a client side API key.
GET
/
v1-alpha1
/
credentials
/
{id}
This is an alpha API and subject to change.
Authorizations
Key obtained from the Crossmint developer console, reflecting the API scope granted.
Path Parameters
Unique ID of the credential as returned in the Verifiable Credential NFT creation response. Format is: urn:uuid:<UUID>
Response
200 - application/json
The credential object