cURL
curl --request GET \ --url https://example.com/api/scan/v0/voterequests/{vote_request_contract_id}
{ "dso_rules_vote_request": { "template_id": "<string>", "contract_id": "<string>", "payload": {}, "created_event_blob": "<string>", "created_at": "<string>" } }
Look up a VoteRequest by contract ID.
VoteRequest
Documentation IndexFetch the complete documentation index at: https://docs.canton.network/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
ok
A contract of Daml template Splice.DsoRules:VoteRequest.
Splice.DsoRules:VoteRequest
Show child attributes