get
http://localhost:3001/api//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 Rate ID in this case
{
rates: [{
created_at: "2019-08-03T09:23:18.348-04:00",
currency_code: "USD",
description: "Engineer",
is_cost_rate: false,
is_custom: false,
is_default: false,
mosaic_id: 123,
mosaic_team_id: 12345,
multiplier_high: null,
multiplier_low: null,
rate: "175.0",
updated_at: "2021-07-06T09:59:53.668-04:00"
}]
} 401Invalid Authentication Key and/or Team ID
