Retrieves 1 or many StopWatch Time Log records by their ID(s).
See HubSpot API documentation for the request Body structure and available Query Parameters
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.
The StopWatch Time Log properties that you'd like included in the response
[
"a552213_record_id",
"hubspot_owner_id",
"a552213_category_text"
]The StopWatch Time Log properties that you'd like included in the response, including a changelog history of their values
[
"a552213_record_id",
"hubspot_owner_id",
"a552213_category_text"
]If omitted, defaults to hs_object_id. The only other property that can be used here for StopWatch Time Logs is a552213_record_id.
"a552213_record_id"