GET/projects/api/v3/projects/budgets/:id/tasklists/budgets.json
Get all tasklist budgets in a project budget.
Get a list of tasklist budgets information.
Query Params
- Name
orderMode- Type
- string
- Description
order mode
- Default
asc- Allowed values
ascdesc
- Name
orderBy- Type
- string
- Description
order by
- Default
dateCreated- Allowed values
dateCreated
- Name
projectBudgetId- Type
- integer
- Description
parent project budget id
- Default
0
- Name
pageSize- Type
- integer
- Description
number of items in a page
- Default
50
- Name
page- Type
- integer
- Description
page number
- Default
1
- Name
include- Type
- array[string]
- Description
include
- Format
- Comma separated values
- Allowed values
tasklistsprojectBudgetstasklistBudgetNotifications
- Name
fields[tasklists]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnameprojectIdmilestoneId
- Name
fields[tasklistBudgetNotifications]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnameprojectIdmilestoneId
- Name
fields[projectBudgets]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idprojectIdtypestatuscapacityUsedcapacityoriginatorBudgetIdisRepeatingrepeatPeriodrepeatUnitrepeatsRemainingsequenceNumberstartDateTimeendDateTimecurrencyCodetimelogTypeexpenseTypedefaultRatenotificationIdscreatedByUserIddateCreatedupdatedUserIddateUpdatedcompletedByUserIddateCompleteddeletedByUserIddateDeleted
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 OK
BudgetsResponse contains information about a group of budgets.
- Code
- 400
- Type
- object
- Schema
- Description
- 400 Bad Request
ErrorResponse defines how []Error should be marshaled to JSON.
200 OK
BudgetsResponse
{ "included": { "companies": { "additionalProp": { "accounts": 0, "addressOne": "string", "addressTwo": "string", "budgetDistribution": [ { "color": "string", "companyId": 0, "count": 0, "from": 0, "to": 0 } ], "canSeePrivate": true, "cid": "string",