Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Created credential template.
{
"name": "My SD-JWT VC template",
"description": "This is a description",
"attributes": {
"myAttribute": {
"type": "string",
"name": "My attribute",
"description": "This is a attribute",
"required": true,
"alwaysDisclosed": false
}
},
"createdAt": "2025-02-20T11:27:37.051Z",
"updatedAt": "2025-02-20T11:27:37.051Z",
"archivedAt": null,
"format": "sd-jwt-vc",
"id": "6421a8905c17830c188e2e2f",
"type": "https://metadata.paradym.id/types/asdf93-UniversityCard"
}