Get Credential by Credential ID
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
Get Credential by Credential ID
Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Success.
The credential object

