suix_getCommitteeInfo
POST
/{apiKey}
Retrieves the list of validator public keys and their voting power for the specified epoch. If no epoch is specified, the latest available epoch is used by default.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringoptional
Epoch number to retrieve committee info for. Defaults to the latest epoch if not provided.
Responses
200
Committee information for the specified or latest epoch.
Was this page helpful?