Open
Description
Which part? Which one?
API Docs
Description
https://docs.sentry.io/api/organizations/list-an-organizations-projects/
this API accepts ?query=searchterm, allowing you search the organization's projects by name. It's used in Cmd-K, but not documented
Other APIs used by Cmd-K have this issue, listing teams, projects, organizations all support query
but don't document it
Suggested Solution
Document the query parameter consistently everywhere