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.

Configs

Save to environment variable
string
Store the output of this step into the environment at the given key. This configuration only applies for steps that output data.

Outputs

Requests
Array