GET/projects/api/v3/timers/{timerId}.json
Get a specific timer
Will get a timer with with a specific ID.
Path Params
- Name
timerId- Type
- integer
- required
- Description
Query Params
- Name
userId- Type
- integer
- Description
filter by user id
- Name
showDeleted- Type
- boolean
- Description
filter by task id
- Name
include- Type
- array[string]
- Description
include
- Format
- Comma separated values
- Allowed values
projectsprojects.companiestaskstasks.parentTaskstasks.tasklistsusers
- Name
fields[users]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idfirstNamelastNametitleemailcompanyIdcompanyisAdminisClientUserisServiceAccounttypedeletedavatarUrllengthOfDayworkingHoursIdworkingHouruserRateuserCostcanAddProjects
- Name
fields[timers]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
iduserIdtaskIdprojectIddescriptionrunningbillabledeleteddateCreateddateDeleteddurationlastStartedAtserverTimeintervals
- Name
fields[tasks]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamedateUpdatedparentTaskIdisPrivatestatustasklistIdstartDatedueDate
- Name
fields[tasklists]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnameprojectIdmilestoneId
- Name
fields[projects]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idname
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 OK
Response contains the information returned when sending a PUT/POST request to the timers endpoint, or GET request for a single item by ID
- Code
- 400
- Type
- object
- Schema
- Description
- 400 Bad Request
ErrorResponse defines how []Error should be marshaled to JSON.
- Code
- 404
- Description
- 404 Not Found No Data
200 OK
Response
{ "included": { "projects": { "additionalProp": { "activePages": { "billing": true, "board": true, "comments": true, "files": true, "finance": true, "forms": true, "gantt": true, "links": true, "list": true, "messages": true, "milestones": true, "notebooks": true, "proofs": true,