Only getting 404 from /v2beta/projects/search in v3.2.2?
Following the docs at https://zitadel.com/docs/apis/resources/project_service_v2/project-service-list-projects
The query is simply a POST to
Grabbed from the docs. What am I missing?
The query is simply a POST to
/v2beta/projects/search with a Bearer token. Grabbed from the docs. What am I missing?
List all matching projects. By default all projects of the instance that the caller has permission to read are returned.

