Get page projectAsk AIpost https://api.clientsuccess.com/v2/project/allSearch a project in database by criteriaBody ParamsdtofilterByobjectThe DTO of search task filtersFilterBy objectpaginationobjectThe DTO of search task paginationPagination objectsortByarray of objectsMap of [propertyName, ordering] pairs. Allows to create multi-sorting. The sorting will be applied in the order of pairs Available values: name; description; projectStatusId. Example of usage: sortBy=name:asc,description:descsortByADD objectResponses 200OK 400Bad Request 403Forbidden 404Not Found 500Internal Server ErrorUpdated almost 2 years ago