Skip to main content
GET
List Consumptions

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

page
integer

Page number

limit
integer

Limit

companyId
string
requerido

CompanyId

categoryIds
string[]

List of category id

buildingIds
string[]

List of building id

entityIds
string[]

List of entity id (vehicleId, invoiceId, surveyAnswerId)

Respuesta

200 - application/json

A list of consumptions

data
any[]
requerido
pagination
object
requerido