Endpoints
Introduced in Dremio 2.0.0.
See Models for details on object representations.
List all votes as a summary
Only users with administrator privileges can use this endpoint.
GET /api/v3/vote
Output
{
"data": [
voteSummary,
...
]
}
Response Codes
403
- user does not have permission to view votes.
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.