| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Account ID | | Text (Short) | Yes | |
| Return all? | Whether to return all results or only up to a given limit | True/False | No | |
| Limit | Max number of results to return | Number | No | |
| Client ID | Only return time entries belonging to the client with the given ID | Text (Short) | No | |
| From | Only return time entries with a spent_date on or after the given date | Date | No | |
| State | Only return estimates with a state matching the value provided. Options: draft, sent, accepted, or declined | Text (Short) | No | |
| To | Only return time entries with a spent_date on or before the given date | Date | No | |
| Updated since | Only return time entries that have been updated since the given date and time | Date | No | |
| Page | The page number to use in pagination. For instance, if you make a list request and receive 100 records, your subsequent call can include page=2 to retrieve the next page of the list. (Default: 1) | Number | No | |