MyRoles
Returns the roles available for the authenticated user. This may include information for additional accounts the user is authorized to access.
Columns
| Name | Type | Description |
| AccountId | String | The account the role is associated with. |
| RoleId | String | The InternalId of the role. |
| AccountName | String | The name of the account. |
| RoleName | String | The name of the role. |