Lifecycle API
Get bill tasks
Organization-wide task dashboard and waiting queues.
GET
https://app.mindbill.org/partner/v2/bill-tasksOrganization-wide task dashboard and waiting queues. Bill-scoped browser sessions are rejected.
Use this URL with a server API key or a browser session and its exact allowed Origin. Both credentials use the same request and response contract. See the component API inventory for exact paths and SDK methods.
Query parameters
FieldTypeDescription
claimsAdminIdstringExamples
curl 'https://app.mindbill.org/partner/v2/bill-tasks' \
--request GET \
--header "Authorization: Bearer $MINDBILL_API_KEY"curl 'https://app.mindbill.org/partner/v2/bill-tasks' \
--request GET \
--header "Authorization: Bearer $MINDBILL_BROWSER_TOKEN" \
--header 'Origin: https://your-app.example'Response
200
Response fields are documented below.FieldTypeDescription
dataRequiredobjectdata
data.dashboardobjectdashboard
data.waitingobjectwaiting
data.filtersobjectfilters