I've been reading a few threads on using Rest service to obtain data from the user collection and am wondering, when should a parameter be added as a header and when to use query string?
Is the header similar to a primary key in a conventional SQL database?