Cardano » Governance
Specific DRep
DRep information.
get/governance/dreps/{drep_id}
Path parameters
drep_idstring required
Bech32 or hexadecimal DRep ID.
Response
Return the DRep information content
Example response
{
"drep_id": "drep15cfxz9exyn5rx0807zvxfrvslrjqfchrd4d47kv9e0f46uedqtc",
"hex": "a61261172624e8333ceff098648d90f8e404e2e36d5b5f5985cbd35d",
"amount": "2000000",
"active": true,
"active_epoch": 420,
"has_script": true,
"last_active_epoch": 509,
"retired": false,
"expired": false
}