Skip to content

リクエスト結果の取得

GET
/fal-ai/{model_name}/requests/{request_id}
  • タスクIDに基づいてFalAI非同期タスクの実行結果を取得します。
  • モデル名とリクエストIDが必要です。

Authorizations

bearer
Type
HTTP (bearer)

Responses

タスクの実行結果を正常に返します

application/json

Playground

Authorization
Variables
Key
Value

Samples