API Routes - Nested dynamic parameters

I have an api route that I've set up like this, and I'm hitting it like this, but as you can see I'm getting a 404. I don't see anything on the docs referencing how to have nested dynamic properties like this.

Any ideas?
image.png
image.png
Was this page helpful?