| 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 | |
| Is billed? | Whether to only return time entries that have been invoiced and false to return time entries that have not been invoiced | True/False | 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 | |
| Project ID | Only return time entries belonging to the client with the given ID | 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 | |
| User ID | Only return time entries belonging to the user with the given ID | Text (Short) | No | |