Retrieve recorded requests from a given recorder key. This step must be used after the record requests step to access the captured requests and their responses.

Inputs

Recorder key
string
required

The unique key of the recorded requests you want to retrieve. This key should match the one used in the record requests step.

Outputs

Requests
Array