Get Subtasks
Note: This atom allows you to consult task subtasks in Fracttal via the official API.
Description
This atom allows you to consult subtasks of the tasks in Fracttal via the official API.
General Information:
| Module | Category |
|---|---|
Task |
Read |
GetSubtasks
Parameters:
id_task: int, optional
Input Parameters:
| Field | Type | Required | Description | Default | Example |
|---|---|---|---|---|---|
Technical Details:
- Supports pagination of results using the start and limit parameters.