Skip to content

Get Request Result

GET
/fal-ai/{model_name}/requests/{request_id}
  • Get the execution result of a FalAI async task by task ID.
  • Requires model name and request ID.

Authorizations

bearer
Type
HTTP (bearer)

Responses

Successfully returns the task execution result

application/json

Playground

Authorization
Variables
Key
Value

Samples