Saltar al contenido principal
GET
/
api
/
v1
/
invoices
/
dashboard
Get Invoices Dashboard
curl --request GET \
  --url https://www.manglai.io/api/v1/invoices/dashboard \
  --header 'Authorization: Bearer <token>'

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de consulta

companyId
string
requerido

CompanyId

startDate
string
requerido
endDate
string
requerido
buildingIds
string[]

List of building id

page
integer

Page number

limit
integer

Maximum number of items per page

Respuesta

200

A summary of consumptions