v1
latestOpenAPI 3.0.02026-07-261090122.9 KBSubtasks
Retrieve subtasks list
List subtasks
get/subtasks
Query parameters
limitstring
Defaults to 20 items per page, maximum 100 items allowed.
pagestring
Page number. Starts from 1, defaults to 1.
sort_bystring
Allowed values: due_date, status, title
sort_dirstring
Allowed values: asc, desc
assigned_user_idstring
Filter for assigned user id
statusstring
Filter by status. Allowed values - open, close
calculate_countstring
true or false. If true, in response will be included also total count
filterstring
Array of attribute, operator, and value parts.
sortstring
Array of attribute and order values.
relstring
array consisting of indices with the desired relation to include
asnstring
Array or object containing either a team_id index, assigned_members index containing an array of member ids, or both.
Response
Successful response