/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
Invoices
List Invoices
get
/v1/public/invoices
Query parameters
workspace_id
string
nullable
lang
string
nullable
language
string
nullable
Headers
Accept-Language
string
Response
OK
InvoiceSchema[]
required
id_inv
integer
nullable
contact_name
string
nullable
company_name
string
nullable
start_date
string
date
nullable
due_date
string
date
nullable
status
string
nullable
currency
string
nullable
total_price
number
nullable
total_price_without_tax
number
nullable
created_at
string
date-time
required
updated_at
string
date-time
required