export
Exports stored HTTP requests to curl, Python, Go, HTTPie, HAR, or raw HTTP format for reuse in different environments.
Instructions
Export a stored request to curl, python, go, httpie, har, or raw HTTP format. See rqwstr_docs(topic="export") for format options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Request UUID to export | |
| name | No | Saved name of the request to export | |
| format | Yes | Export format: curl httpie python go har raw |