Use this method to get all the sites of your account.
[
{
"id": number,
"name": string,
"cpm_adjustment": number,
"is_archived": boolean,
"account": {
"id": number,
"name": string,
},
"schain": {
"is_active": boolean,
"asi": string,
"sid": string
}
}
]