FFHub integration (Media, Developer Tools). Imported from open-connector.
https://api.ffhub.io/v1/tasks/{taskId}
| Param | Type | Required | Description |
|---|---|---|---|
| taskId | string | required | FFHub task ID to retrieve. |
/tasks
| Param | Type | Required | Description |
|---|---|---|---|
| userId | string | optional | Optional FFHub customer identifier. |
| status | string | optional | FFHub task status. |
| limit | integer | optional | Maximum number of tasks to return, from 1 to 100. |
| offset | integer | optional | Number of tasks to skip before reading the current page. |