Skip to content

GET /v1/billing/invoices

GET /v1/billing/invoices

GET

Responses

  • 200 — Invoices
  • 502 — Billing provider error

Example

Terminal window
curl -X GET "https://mercury-api.deepeshkalurs.workers.dev/v1/billing/invoices" \
-H "Authorization: Bearer $MR_API_KEY"