List invoices
Returns a paginated list of invoices. Supports optional customer_id, and status filters.
Authentication
AuthorizationBearer
API key obtained from the Afternoon dashboard
Query parameters
limit
cursor
customer_id
status
Filter by invoice status
Allowed values:
Response
Invoices list
success
invoices
pagination
request_id
Errors
401
Unauthorized Error
500
Internal Server Error
