Returns a paginated list of projects in a workspace with optional filtering
GET /openapi/memorylake/api/v3/workspaces/{workspaceId}/projects
Returns a paginated list of projects in the specified workspace. You can filter results by name using a fuzzy match and control pagination with page_size and continuation_token.