Skip to content

get_forge_run

Check status of an inference run launched with execute_forge.
Returns generated asset URLs and metadata when complete. Poll at the suggested interval.
Pass the `inference_id` that execute_forge returned.

IMPORTANT: Call `get_forge_instructions` for full lifecycle guidance.

Parameters

ParameterTypeDefaultDescription
inference_idrequiredstring (uuid)The inference ID returned by execute_forge.