v1
latestOpenAPI 3.0.32026-07-173986194.3 KBReturns an entity registered at the consensus layer.
get/consensus/entities/{address}
Path parameters
addressstring required
An Oasis-style (bech32) address.
Example:oasis1qpg2xuz46g53737343r20yxeddhlvc2ldqsjh70p
The address of the entity to return.
Response
A JSON object containing an entity registered at the consensus layer.
Example response
{
"id": "gb8SHLeDc69Elk7OTfqhtVgE2sqxrBCDQI84xKR+Bjg=",
"address": "oasis1qpg2xuz46g53737343r20yxeddhlvc2ldqsjh70p"
}