v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
user

Get list of all existing stopwatches

get/user/stopwatches

Query parameters

pageinteger

page number of results to return (1-based)

limitinteger

page size of results

Response

StopWatchList

createdstring date-time

Created is the time when the stopwatch was started

durationstring

Duration is a human-readable duration string

issue_indexinteger

IssueIndex is the index number of the associated issue

issue_titlestring

IssueTitle is the title of the associated issue

repo_namestring

RepoName is the name of the repository

repo_owner_namestring

RepoOwnerName is the name of the repository owner

secondsinteger

Seconds is the total elapsed time in seconds