v2

GET /dashboards/widgets
Widgets information for the dashboard

Examples

{
  'data': {
    'active_funders': 8,
    'active_funds': 18,
    'funds_total_balance': {
      'mxn': '97085365.51',
      'usd': '1029026.40'
    },
    'funds_weighted_gross_rate': {
      'mxn': '19.05',
      'usd': '12.00'
    }
  }
}

Errors

Code Description
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error