Get time records (POST with advanced filters)

Similar to the GET endpoint but allows you to send complex filter definitions or configurations in the request body. Use this variant for integrations that need dynamic time reporting criteria or want to reuse saved filter sets. The report is returned in the requested format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Determines the report variant for this endpoint. Valid values are "my" and "all".

Query Params
string

Optional filter expression defining which records are included in the report (for example by date range, status, assignee, or project).

string

Identifier of a saved view or layout configuration that controls which columns and sorting are used in the report.

string

Language code used for localized column names and texts in the report (for example de or en).

string

Comma-separated list of column keys that should be included in the export; leave empty to use the default column set.

string
Defaults to CSV

Output format in which the report data should be returned (for example CSV or JSON).

Body Params

A comma separated list of uniqe identifiers.

Headers
string
Defaults to Europe/Berlin

IANA time zone identifier that is used to format all date and time values in the report (for example Europe/Berlin).

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json