cURL
curl --request GET \ --url https://grantex-auth-dd4mtrt2gq-uc.a.run.app/v1/credentials/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "grantId": "<string>", "type": "AgentGrantCredential", "vcJwt": "<string>", "status": "active", "issuedAt": "2023-11-07T05:31:56Z", "expiresAt": "2023-11-07T05:31:56Z" }
Get a specific Verifiable Credential by ID.
Developer API key
Credential ID
Verifiable Credential
AgentGrantCredential
DelegatedGrantCredential
The VC-JWT string
active
revoked