[v4] How to fetch data from a collection-type?

you probably have draft and publish enabled and the entity isn’t published yet.

Try http://localhost:1337/api/collection-type-name?publicationState=preview

If that gives you the entities then you didn’t publish them.

5 Likes