get
http://localhost:3001/api//budget_estimate/index
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
mosaic_id is the Budget Estimate ID in this case
{
estimations: [{
activity_phase_id: 66666,
created_at: "2020-05-06T13:38:04.768-04:00",
estimated_amount: 5000.0,
estimated_hours: 5.0,
estimated_percentage: 50.0,
member_email: "[email protected]",
member_id: 113345,
member_name: "Mosaic",
mosaic_id: 88393,
mosaic_team_id: 12345,
phase_id: 44444,
phase_name: "Phase C",
portfolio_id: 22222,
portfolio_name: "Portfolio A",
project_id: 33333,
project_title: "Project B",
scope_id: 77777,
standard_work_category_id: 55555,
standard_work_category_title: "Default",
updated_at: "2021-09-20T15:46:13.770-04:00"
}]
} 401Invalid Authentication Key and/or Team ID
