Step 1
curl: make-http-get-request
Inspect response headers and request metadata.
curl https://example.com workflow battlecard
Inspect headers, send requests, and download response data with CLI tools.
Step 1
Inspect response headers and request metadata.
curl https://example.com Step 2
Send an API request with method, body, or headers.
curl https://example.com Step 3
Save the response or downloaded artifact locally.
curl https://example.com