Returns a list of variants in the workspace of the requesting user.
curl --request GET \ --url https://api.dittowords.com/v1/variants \ --header 'Authorization: <api-key>'
[ { "name": "french", "apiID": "french", "description": "" } ]