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.
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.