Skip to main content
GET
/
stream
/
accounts
Stream Accounts
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/stream/accounts
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

logins
string
required

Comma-separated login IDs

Response

Successful Response