Data Not Showing Up On Get Request After Post Success

Hi

While using postman on reqres api website, POST call is successful. But on running GET request to see the posted data, not showing up

Hey @vivek8josh :waving_hand:

Welcome to the Postman Community! :postman:

Are you sure that https://reqres.in works like that?

I know that it has a pre-configured dataset that is returned when making requests but I’m not sure if it actually stores any of the data you send it (Like creating users).