/zeta-chain/observer/ballot_by_identifier/{ballot_identifier}
A successful response.
An unexpected error response.
curl -L \ --url 'https://zetachain.nownodes.io/zeta-chain/observer/ballot_by_identifier/{ballot_identifier}'
{ "ballot_identifier": "text", "voters": [ { "voter_address": "text", "vote_type": "SuccessObservation" } ], "observation_type": "EmptyObserverType", "ballot_status": "BallotFinalized_SuccessObservation" }