List Sites
List of all sites the provided access token is able to access.
Required scope | sites:read
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Request was successful
sites
Errors
4XX
Client Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
5XX
Server Error