API Reference

Decisions

Read the resolution log — every motion carried, including resolution number, text, and implementation status.

Base URL: https://quorate.app/api/v1

GET/decisionsscope: decisions:read

List decisions (latest 100, newest first).

curl -H "Authorization: Bearer qrt_xxxxxxxxxxxxxxxx" \
     https://quorate.app/api/v1/decisions

More