Skip to main content
GET
/
v1
/
invoices
/
{id}
Get invoice
curl --request GET \
  --url https://api.meum.io/v1/invoices/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Store-scoped API key (sk_live_...)

Path Parameters

id
string<uuid>
required

Response

OK

The response is of type object.