From 8c540d810e4585806e13865713f585680feeb9de Mon Sep 17 00:00:00 2001 From: Jeremy Daer Date: Mon, 31 Aug 2026 18:02:02 -0700 Subject: [PATCH] Sync API docs from bc3: explicit status=active on the projects index --- sections/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/projects.md b/sections/projects.md index 380e2ef..89be18e 100644 --- a/sections/projects.md +++ b/sections/projects.md @@ -18,7 +18,7 @@ Get all projects _Optional parameters_: -* `status` - when set to `archived` or `trashed`, will return archived or trashed projects visible to the current user. +* `status` - set to `active`, `archived`, or `trashed` to filter projects by status. ###### Example JSON Response