Get page project

Search a project in database by criteria

Body Params

dto

filterBy
object

The DTO of search task filters

pagination
object

The DTO of search task pagination

sortBy
array of objects

Map 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:desc

sortBy
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json