Put stable IDs in the path.
Section: Route shape examples
Use stable path identifiers
text
text
GET /users/123
GET /orders/ord_456Explanation
Stable identifiers make URLs shareable and cache-friendly. Avoid path values that change often.
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 Route shape examples