GET/projects/api/v3/reporting/custom/{id}.json
Get a custom report by ID.
Returns a single custom report. Supports side-loading of related entities (users, teams, projects, etc).
Path Params
- Name
id- Type
- integer
- required
- Description
Query Params
- Name
searchTerm- Type
- string
- Description
filter by report title or creator
- Name
orderMode- Type
- string
- Description
order mode
- Default
asc- Allowed values
ascdesc
- Name
orderBy- Type
- string
- Description
order by
- Default
name- Allowed values
namecreatedbydatecreatedtypedateupdatedstarredrecentlyaccessed
- Name
pageSize- Type
- integer
- Description
number of items in a page
- Default
50
- Name
page- Type
- integer
- Description
page number
- Default
1
- Name
skipCounts- Type
- boolean
- Description
SkipCounts allows you to skip doing counts on a list API endpoint for performance reasons.
- Name
onlyStarred- Type
- boolean
- Description
filter by starred
- Name
ownerIds- Type
- array[integer]
- Description
filter by owner ids
- Format
- Comma separated values
- Name
include- Type
- array[string]
- Description
include
- Format
- Comma separated values
- Allowed values
teamsusersprojectscompaniesprojectCategoriesmilestonestagstasklistscustomfields
- Name
ids- Type
- array[integer]
- Description
filter by custom report ids
- Format
- Comma separated values
- Name
fields[users]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idfirstNamelastNametitleemailcompanyIdcompanyisAdminisClientUserisServiceAccounttypedeletedavatarUrllengthOfDayworkingHoursIdworkingHouruserRateuserCostcanAddProjects
- Name
fields[teams]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnameteamLogoteamLogoIconteamLogoColor
- Name
fields[tasklists]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnameprojectIdmilestoneId
- Name
fields[tags]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamecolorcount
- Name
fields[projects]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnametypestatuscompanycompanyIdcategoryIdstartPagelogoIconlogoColorupdatedAtisStarredallowNotifyAnyonenotifyTaskAssigneeisBillabletimelogRequiresTask
- Name
fields[projectcategories]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamecolorcountparentparentId
- Name
fields[milestones]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamedescriptiondeadlinecompletedprojectIdcreatedOnlastChangedOncreatorUserIdreminderprivatelockdownIdstatuscompletedOncompleterIdpercentageComplete
- Name
fields[customReports]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idbaseTypestatusnamestartAtlastGeneratedAtendAtdatePeriodsummaryownedByUsercreatedAtcreatedByUserupdatedAtupdatedByUserdeletedAtdeletedByUsergrantAccessTocolumnscustomfieldsfilterssortByPositionsortOrder
- Name
fields[companies]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamelogoUploadedToServerlogoImage
- Name
creatorIds- Type
- array[integer]
- Description
filter by creator ids
- Format
- Comma separated values
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 OK
Response contains information about a custom report.
- Code
- 400
- Type
- object
- Schema
- Description
- 400 Bad Request
ErrorResponse defines how []Error should be marshaled to JSON.
- Code
- 403
- Type
- object
- Schema
- Description
- 403 Forbidden
ErrorResponse defines how []Error should be marshaled to JSON.
- Code
- 404
- Type
- object
- Schema
- Description
- 404 Not Found
ErrorResponse defines how []Error should be marshaled to JSON.
200 OK
Response
{ "customReport": { "advancedFilter": [ "Unknown Type: any" ], "baseType": "string", "charts": [ { "chartId": "string", "createdAt": "string", "createdByUser": 0, "name": "string", "order": 0, "reportId": 0, "series": [ { "chartId": "string", "color": "string",