Response fields
array of objects
object
id
string (format: uuid)
type
string
auth_type
string
brokerage
object
id
string (format: uuid)
name
string
Full name of the brokerage.
slug
string
A unique identifier for that brokerage. It is usually the name of the brokerage in capital letters and will never change.
1[2{3"id": "2bcd7cc3-e922-4976-bce1-9858296801c3",4"type": "read",5"auth_type": "OAUTH",6"brokerage": {7"id": "2bcd7cc3-e922-4976-bce1-9858296801c3",8"name": "Questrade",9"slug": "QUESTRADE"10}11}12]