get
http://localhost:3001/api//entity_rate
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
mosaic_id is the Entity Rate ID in this case
{
entity_rates: [
{
archived_at: null,
created_at: "2023-03-13T19:43:08.380-04:00",
end_date: "2023-03-12",
entity_id: 9118,
entity_type: "Activity",
mosaic_id: 1234,
is_cost_rate: false,
rate_group_id: 13282,
rate_id: null,
start_date: "1900-01-01",
mosaic_team_id: 12345,
updated_at: "2023-03-13T19:47:29.510-04:00"
},
]
} 401Invalid Authentication Key and/or Team ID
