get
http://localhost:3001/api//team_currency
200Success
Example Response
team_currencies: [
{
mosaic_team_id: 11111,
currency_code: "USD",
archived_at: null,
is_default: true,
created_at: "2021-06-29T20:00:00.000Z",
updated_at: "2021-06-29T20:00:00.000Z"
},
] 401Invalid Authentication Key and/or Team ID
