Skip to main content

List all projects match the query params

List all projects match the query params

Query Parameters
page number

which page

size number

size of each page

sort_field string
sort_order string

Possible values: [asc, desc]

Responses
200

OK

Schema OPTIONAL
page number OPTIONAL
size number OPTIONAL
total number OPTIONAL
rows object[] OPTIONAL
id string OPTIONAL

uniq id for project

logo string OPTIONAL

logo of the project, can be base64 image or image url

name string OPTIONAL

name of the project

status string OPTIONAL

Possible values: [open, pending_close, closed]

status of the project

sponsors string[] OPTIONAL

project holder, may be one or more user address

members string[] OPTIONAL

project member, the value is member ID

proposals string[] OPTIONAL

proposal IDs