Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

idInteger A unique id assigned to the timer. This ID can be used to manage the timer.
secondsIntegerThe amount of seconds recored against the timer.
subjectStringThe textual subject assigned to the timer on creation.
statusString"running" if the timer is running, otherwise "stopped"
against_typeStringName of the object the timer is against, if any. For example, issue or job.
against_idIntegerUnique id of the object the timer is against.
against_titleStringThe title of the against object if the object exists.
staffObjectThe staff object against the timer.
breadcrumbsArrayReturns breadcrumbs for the timetimer

For example, to get timer #10 with against type included in the response:

...