Search Time Logs
Search for StopWatch Time Log records using HubSpot’s flexible CRM Search engine.
See HubSpot API documentation for the expected request Body structure
Documentation Index
Fetch the complete documentation index at: https://docs.threadi.au/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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
The maximum number of records to return. Maximum is 200.
100
The paging cursor for fetching the next page of results. Supplied in the response as paging.next.after.
100
The StopWatch Time Log properties that you'd like included in the response
[
"a552213_record_id",
"hubspot_owner_id",
"a552213_category_text"
]
A free text search query to apply to the search. See HubSpot API documentation for more details on how this is applied.
"Meeting about Project XYZ"

