get
http://localhost:3001/api//phase/index
200Success
Example Response
{
phase: [{
bill_rate_type: "member",
budget_fixed_fee_with: "phase_estimate",
budget_hourly_with: "phase_estimate",
budget_phase_by: "total hours",
budget_status "active",
children_ids: [111333667, 111333668],
cost_rate_multiplier: "1.0",
created_at: "2022-01-01T14:19:10.352-04:00",
end_date: "2022-01-31",
estimated_cost: 0.0,
estimated_hours: 100.0,
is_archived: false,
is_billable: true,
is_budget: true,
is_default: false,
is_main: false,
mosaic_id: 111333666,
mosaic_team_id: 12345,
name: "Example Phase",
parent_id: 111333665,
phase_number: "2313",
project_id: 123456,
profit_percentage: 100.0,
rate_group_id: 56665,
rate_multiplier "1.0",
start_date: "2022-01-01",
title: "Example Phase",
total: "10000.0",
updated_at: "2022-01-01T14:19:10.352-04:00",
}]
} 401Invalid Authentication Key and/or Team ID
