GetScopes
Returns a list of all scopes that this user has access to.
Input
| Name | Type | Required | Description |
| AccountId | String | False | The Id of the account on whose behalf the call is made. |
| SubuserUsername | String | False | The username of the Subuser on whose behalf the call is made. |
Result Set Columns
| Name | Type | Description |
| Scopes | String | List of all scopes. |