Skip to main content
GET
List Goals Tasks

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

ownerId
string

OwnerId

buildingIds
string[]

List of building id

status
string

Status

priority
string

Priority

currentYear
number

Current year

Respuesta

200 - application/json

A list of tasks

data
any[]
requerido
pagination
object
requerido