Skip to main content
POST
Batch Read Time Logs

Authorizations

Authorization
string
header
required

Bearer Authorization header of the form Bearer {token}, where {token} is your API key. By default, each API key is rate-limited to 1,000 requests per day (UTC). If you need a higher daily limit, please submit a support request.

Body

application/json
inputs
object[]
required
properties
string[]

The StopWatch Time Log properties that you'd like included in the response

Example:
propertiesWithHistory
string[]

The StopWatch Time Log properties that you'd like included in the response, including a changelog history of their values

Example:
idProperty
string

If omitted, defaults to hs_object_id. The only other property that can be used here for StopWatch Time Logs is a552213_record_id.

Example:

"a552213_record_id"

Response

A list of StopWatch Time Log records where all requested records were found.

completedAt
string<date-time>
Example:

"2026-03-25T06:01:32.819Z"

results
object[]
startedAt
string<date-time>
Example:

"2026-03-25T06:01:32.757Z"

status
string
Example:

"COMPLETE"