---
title: "Payment status"
method: GET
path: "/invoices/payment-status"
tags: ["Invoices"]
---

# Payment status

`GET /invoices/payment-status`

Get payment status for the authenticated team.

## Response `200`

Payment status for the authenticated team.

- object
  - `score` number, required — Score associated with the invoice payment status
  - `paymentStatus` string, required — The payment status of the invoice

## Other responses

- `default` — An error occurred

---

[API](https://skmtc.net/midday-ai/apis/midday-api.md) · [All operations](https://skmtc.net/midday-ai/apis/midday-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/midday-ai/midday-api/versions/c0df9243c1b0/schema)
