project
Get all projects a user has access to
Returns all projects a user has access to.
get/projects
Query parameters
pageinteger
The page number. Used for pagination. If not provided, the first page of results is returned.
per_pageinteger
The maximum number of items per page. Note this parameter is limited by the configured maximum of items per page.
sstring
Search projects by title.
is_archivedboolean
If true, also returns all archived projects.
expandstring
If set to permissions, Vikunja will return the max permission the current user has on this project. You can currently only set this to permissions.
Response
The projects