This API allows to retrieve all unbilled time entries for a specific project. Only time entries that are not associated with invoices in billed statuses are returned.
{your-workspace} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Unique ID of the client. Refer to Getting the Client ID section for detailed instructions.
Unique ID of the project. Refer to Getting the Project ID section for detailed instructions.
Filter time entries recorded on or after this date in YYYY-MM-DD format
Filter time entries recorded on or before this date in YYYY-MM-DD format
Retrieve paginated results by specifying the desired page number. Defaults to 1 if not specified.
Number of results per page. Defaults to 30 if not specified.