get
http://localhost:3001/api//bill_rate
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
{
team_rates: [
{
archived: false,
bill_rate_id: 12029,
end_date: null,
member_id: 123456,
rate_amount: "300.0",
rate_description: "Manager",
rate_id: 419838,
start_date: "2020-12-21",
}
]
} 401Invalid Authentication Key and/or Team ID
