get
http://localhost:3001/api//member_project_rate
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
id is Member Project Rate ID in this case
{
member_project_rates: [
{
created_at: "2019-09-24T21:19:01.463-04:00",
end_date: null,
is_cost_rate: false,
member_budget_id: 2222,
member_id: 11,
mosaic_id: 3333,
mosaic_team_id: 44,
phase_id: null,
project_id: 55555,
rate_id: 66666,
start_date: "2019-09-24",
updated_at: "2024-11-21T16:34:56.595-05:00",
},
]
} 401Invalid Authentication Key and/or Team ID
403Permission Denied due to read_member_rates
404Unable to find account/project/member budget
