Access a child collection under a parent resource.
Section: Resource-oriented routes
Nested child resource
http
http
GET /users/{userId}/ordersExplanation
Nested routes are useful when the child is clearly scoped to the parent. Avoid deep nesting when it hurts discoverability.
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