Fetch a list of users.
Section: Resource-oriented routes
List a collection
http
http
GET /usersExplanation
Collections should usually be plural nouns. The server returns a list of resources, often with pagination metadata.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Resource-oriented routes