Basic Information

appmixer.ai.fal.GetRequestResult

1.0.0

Public

Fetch the result of a completed fal queue request. Provide the Response URL returned by Submit Request, or the Model Endpoint Id together with the Request Id.

Input Ports

in

FieldTypeDescription
Response URL text The response_url returned by Submit Request. If provided, Model Endpoint Id and Request Id are ignored.
Model Endpoint Id text Required if Response URL is not provided.
Request Id text Required if Response URL is not provided.

Output Ports

out

FieldTypeDescription
Result object The raw model result. The shape depends on the model.
Request Id string -

Full Metadata