Get Assembly status
transloadit_get_assembly_statusRetrieve the current status of a Transloadit assembly using its URL or ID to monitor processing progress and outcomes.
Instructions
Fetch the latest Assembly status by URL or ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assembly_url | No | ||
| assembly_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| assembly | No | ||
| errors | No | ||
| warnings | No |