Returns a list of the variants in the workspace.
Returns an array of variants in the workspace
[
{
"id": "all-1",
"name": "all",
"description": ""
},
{
"id": "french",
"name": "French",
"description": "French translations"
},
{
"id": "spanish",
"name": "Spanish",
"description": ""
}
]