get
http://localhost:3001/api//time_entry
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
mosaic_id is the Time Entry ID in this case
{
time_entry: [
{
activity_phase_id: 1122333,
created_at: "2023-04-17T01:29:41.646-04:00",
cost_rate: "55.0",
date: "2023-04-16",
description: "Example Time Entry",
description_id: 19423245,
hours: "10.0",
invoice_hours: "10.0",
is_billable: true,
member_emails: "[email protected]",
member_id: 115150,
member_name: "Time Entry",
mosaic_id: 12345678,
mosaic_team_id: 11111,
phase_id: 33658860,
phase_name: "Example Phase",
portfolio_id: 12345,
portfolio_name: "Example Portfolio",
project_id: 345678,
project_title: "Example Project",
rate: "50.0",
recorded_hours: "10.0",
standard_work_category_id: 112233,
standard_work_category_title: "Default",
status: "not_submitted",
updated_at: "2023-04-17T01:29:41.646-04:00",
}
]
} 401Invalid Authentication Key and/or Team ID
