Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.monigo.co/v1/invoices \ --header 'Authorization: <api-key>'
{}
Returns all invoices, with optional filtering by status or customer
API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}
Filter by status
Filter by customer ID
OK
The response is of type object.
object