Hi, just extend your request with the ?populate=* parameters. In your case the request should be: http://localhost:1337/api/posts?populate=* You can read more about this topic in the docs.
1 Like
Hi, just extend your request with the ?populate=* parameters. In your case the request should be: http://localhost:1337/api/posts?populate=* You can read more about this topic in the docs.