Docs

List Time Worked

Retrieves time worked reports from Runrun.it.

GET

Query

Uncommon arguments
boolean

Include capacity

boolean

Include untracked

boolean

Include others

boolean

Expand others field to a non-aggregate

string

Attributes to group by: date, client_id, project_group_id, project_id, project_sub_group_id, task_id, task_status_id, team_id, type_id, user_id

string

Period type. Must be one of the following: last_seven_days, current_week, last_fifteen_days, last_thirty_days, current_month, last_ninety_days, current_quarter, last_one_year, custom_range

date

Period start. Only used if period_type is 'custom_range'

date

Period end. Only used if period_type is 'custom_range'

string

Period unit. Must be one of the following: day, week, month or year

string

IDs of clients, separated by comma

string

IDs of projects, separated by comma

string

ID of project group

string

ID of project subgroup

string

List of task tags, separated by comma

string

IDs of task types, separated by comma

string

IDs of teams, separated by comma

string

IDs of users, separated by comma

PaginationRequest a specific window of rows with limit and offset. Learn more
number

Maximum number of rows to return.

number

Number of rows to skip.

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.