I have downloaded POSTMAN but I'm unable to determine how to add additional parameters to the query. PARAMETERS usernames Filter users by username(s). Multiple usernames can be passed in as comma separated values. emails Filter users by email(s). Multiple emails can be passed in as comma separated values. ids Filter users by id(s). Multiple ids can be passed in as comma separated values. scope Specify a scope (one of all, none, withAny, withAll, without any, or without) and a set of tags as comma separated values. Any hints?
... View more