Fetch back a paid call's result
get_resultGet the response from a paid call you already made. Free: the call is already paid for. Use it when call never returned. A long generative endpoint can outrun your client's own request timeout, and the call is charged and completed regardless, so the result is yours. Do NOT repeat the call in that situation: that is a second charge for work already bought. Call this with no arguments to list your recent paid calls, newest first, and pass the request_id of the one you want. Results are kept for 60 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | No | the call to fetch. Omit to list your recent paid calls and their request ids |