Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.nfig.ai/apis/request/workflow/status/<id> \ --header 'api-key: <api-key>'
{ "executed_steps": [ { "step": "<string>", "output": "<string>" } ], "status": "<string>" }
Unique identifier for each workflow session
Workflow status response
Show child attributes