Basic Information

appmixer.ai.fal.GetRequestStatus

1.0.0

Public

Get the status of a queued fal request. Provide the Status URL returned by Submit Request, or the Model Endpoint Id together with the Request Id.

Input Ports

in

FieldTypeDescription
Status URL text The status_url returned by Submit Request. If provided, Model Endpoint Id and Request Id are ignored.
Model Endpoint Id text Required if Status URL is not provided.
Request Id text Required if Status URL is not provided.
Include Logs toggle Include execution logs in the response (adds ?logs=1).

Output Ports

out

FieldTypeDescription
Status string -
Queue Position integer -
Logs array -
Response URL string -

Full Metadata