List an organization’s payout certificates
list_org_certificatesRetrieve payout certificates for an organization, including amounts, grader, appeal window, due date, and overdue status, with optional filters.
Instructions
Payout certificates an organisation the signed-in user belongs to owes researchers (it must have enabled AI triage access), newest first: amounts, who graded, appeal window, due date, overdue. What is owed, never how it is paid: settlement claims and payment details stay on the BugSecure website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (1–100). | |
| offset | No | Results to skip. | |
| status | No | Only certificates in this status. | |
| reportId | No | Only the certificates of this report. | |
| organizationId | Yes | Organization id (from list_my_organizations). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| nextOffset | No | Next page’s `offset`; null on the last page. | |
| certificates | No |