Subproject

get/v3/subprojects

Query parameters

activeboolean
completedboolean
fulltextstring
projects_idinteger
items_per_pageinteger
Example:100
pageinteger
Example:1
sortSortIdNameActive[]

Response

Successful operation

Example response

{
  "paging": {
    "items_per_page": 1000,
    "current_page": 1,
    "count_pages": 1,
    "count_items": 4
  }
}

Changes