`GET /api/users?sort=first_name,asc&sort=email,desc` Sort might support like this, as an array of object key and value
GET /api/users?sort=first_name,asc&sort=email,descSort might support like this, as an array of object key and value