eToro · Example Payload

Getagentportfolioallowedscopesv2 Response 500

Social TradingCopy TradingInvestingMarket DataPortfolio ManagementFintechTradingStocksCryptocurrencyETFs

Getagentportfolioallowedscopesv2 Response 500 is an example object payload from eToro, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pathmethodstatustypeexample

Example Payload

getAgentPortfolioAllowedScopesV2-response-500.json Raw ↑
{
  "path": "/api/v2/agent-portfolios/user-tokens/scopes",
  "method": "get",
  "status": "500",
  "type": "response",
  "example": {
    "errorCode": "UnhandledException",
    "errorMessage": "Global Error"
  }
}