# View Credential

In 

This endpoint allows you view credential


Endpoint:

https://api.thehyperstack.com/v1/credential/<credential-key>/view

Method: GET

Header:

Authorization: Bearer #########

Authentication token can be obtained through Hyperstack Dashboard > Settings > API Access

{
  "success": true,
  "document_id": "j4nDvaxF6ehodPXI84p4X1yhQe7lrYgx",
  "document_url": "https://hyperstack.id/credential/j4nDvaxF6ehodPXI84p4X1yhQe7lrYgx",
  "privacy": "public",
  "status": "committed",
  "txhash": "891b22f4dce25c63c4ab65c07e0858a3e8b2cb4861a873ffbbcbb577a40d3943"
}
{
  "success": false
}