Docs

Filter Reports

Retrieves filtered reports from Timely.

GET

Query

Arguments
numberrequired

Account ID

Uncommon arguments
date

Start date for the report period (ISO 8601 format: YYYY-MM-DD)

date

End date for the report period (ISO 8601 format: YYYY-MM-DD)

string

Comma-separated list of user IDs to filter by

string

Comma-separated list of project IDs to filter by

string

Comma-separated list of client IDs to filter by

string

Comma-separated list of label IDs to filter by

string

Comma-separated list of team IDs to filter by (requires teams feature)

string

Comma-separated list of state IDs to filter by

string

Comma-separated list of grouping keys: clients, users, labels, days, teams. Default: all groups

string

Result scope: totals (aggregated data) or events (individual entries). Default: totals

string

Filter by billed status

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.