Http://localhost:1337/api/articles/6 not working

Hello, i’m testing the default blog and while everything seems to be public, i can’t use “articles/6”.
“articles” and “articles?filters[id][$eq]=6” works

This topic has been created from a Discord post (1299073399347351552) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Ok, i have to use the “documentId” to make it works

Strapi 5 now uses documents and documents are accessed by their documentId.

Duly noted! Thank you

thanks man saved alot of time!