I use a web scenario to initiate an API call to a remote system. This call triggers some tests to be run that I can recover with a second API call.

If I call the second API too soon I don't get the results back, just a response with an element indicating that the collection is still...