List projects

Retrieve all projects. If the parameter status=active is passed, only active projects (those where a tree can be planted) will be listed.

Query parameters

statusenumOptional

Filter projects by status. Pass active to return only plantable projects.

Allowed values:

Response

Array of project summaries.
idinteger
slugstring
namestring
locationstring or null
descriptionstring or null
statusenum

active = affiliated project where trees can be planted.

species_price_fromdouble
Lowest species price in the project.
latdouble or null
longdouble or null
imagestring or nullformat: "uri"
urlstringformat: "uri"

Front-end URL for this project.