v3

latestOpenAPI 3.1.02026-07-31144319609.5 KB
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
  }
}