v2
latestOpenAPI 3.0.42026-08-084694591.6 MBFinds job tracking timers based on search parameters
Query parameters
Sort field
Specify sorting direction.
Sort direction
Number of records to skip.
Number of records to return (maximum)
Request body
Filter timers based on who started it
Filter timers based on job
Filter to only running timers
Filter to specific timer types
Filters timers created before (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters timers created after (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters timers modified before (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters timers modified after (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters timers started before (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters timers started after (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters timers stopped before (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters timers stopped after (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters timers stopped before (exclusive) this parameter in UTC time. This explicitly looks at the ORIGINAL stopped date which means this would be primarily for filtering mechanics that necessitate scope limiting. If no time component is passed, midnight UTC will be used.
Filters timers stopped after (exclusive) this parameter in UTC time. This explicitly looks at the ORIGINAL stopped date which means this would be primarily for filtering mechanics that necessitate scope limiting. If no time component is passed, midnight UTC will be used.
Response
OK
The 1-indexed page
The page size
The total count of records
The total pages
True if there is a previous page
True if there is a next page