get
http://localhost:3001/api//activity_phase
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
mosaic_id is the Activity Phase ID in this case
{
work_categories: [{
billable: false,
budget_activity_phase_by: "total hours"
budget_fixed_fee_with: "activity_phase_estimate",
budget_hourly_with: "activity_phase_estimate",
cost_rate_multiplier: "1.0"
created_at: "2023-04-11T16:26:31.102-04:00",
end_date: "2020-01-31",
estimated_cost: "0.0",
estimated_hours: "10.0",
fee_type: "Fixed Fee",
is_archived: false,
is_default: true,
mosaic_id: 12345678,
mosaic_team_id: 12345,
phase_id: 456789,
project_id: 34567,
rate_multiplier: "1.0",
standard_work_category_id: 2345,
standard_work_category_title: "Default",
start_date: "2020-01-01",
total: "0.0",
updated_at: "2023-04-11T16:26:31.102-04:00",
}]
} 401Invalid Authentication Key and/or Team ID
