You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Group Users
Group description
### User List [GET /users{?name%5b%5d,joinedBefore,joinedAfter,sort,limit}]
A list of users
+ Parameters
+ name%5b%5d (optional, string, `alice`) ... Search for a user by name
+ joinedBefore (optional, string, `2011-01-01`) ... Search by join date
+ joinedAfter (optional, string, `2011-01-01`) ... Search by join date
+ sort = `name` (optional, string, `joined`) ... Which field to sort by
Gives:
Aglio version
$ aglio -v
aglio 2.3.0
olio 1.6.3
The text was updated successfully, but these errors were encountered:
In apiary version 2.3.0 #73 does not work anymore
Gives:
Aglio version
The text was updated successfully, but these errors were encountered: