Skip to main content
GET
Estimates Report (deprecated)

Authorizations

X-Api-Key
string
header
required

Query Parameters

dueFrom
string

Task due date from you what to fetch estimates (format YYYY-MM-DD)

Example:

"2018-01-01"

dueTo
string

Task due date to you what to fetch estimates (format YYYY-MM-DD)

Example:

"2018-01-31"

status
string

Task status (e.g. open or completed)

Example:

"open"

Response

OK

time
object
estimate
object
project
object

Will appear only if 'project' passed to fields parameter

task
object

Will appear only if 'task' passed to fields parameter