Sanity logo

Documentation

    • Overview
    • Platform introduction
    • Next.js quickstart
    • Nuxt.js quickstart
    • Astro quickstart
    • React Router quickstart
    • Studio quickstart
    • Build with AI
    • Content Lake
    • Functions
    • APIs and SDKs
    • Agent Actions
    • Visual Editing
    • Blueprints
    • Platform management
    • Dashboard
    • Studio
    • Canvas
    • Media Library
    • App SDK
    • Content Agent
    • HTTP API
    • CLI
    • Libraries
    • Specifications
    • Changelog
    • User guides
    • Developer guides
    • Courses and certifications
    • Join the community
    • Templates
  1. Changelog
  2. Integrations & Libraries
  3. JavaScript Client

Projects list now supports filtering to an Organization ID

Published: August 26, 2025

v7.10.0

Highlights

Project List Organization filtering

An optional organizationId property has been added to the options parameter. If passed, the list of projects will only belong to the specified Sanity Organization.

client.observable.projects.list({
    organizationId: 'ob1c2d3',
 })
Loading...

On this page

  • Highlights
  • Project List Organization filtering
Sanity logosanity.io
© Sanity 2026
Change Site Theme
Filter by product

Filter by product

Apps & Platform
  • 1
  • 18
  • 1
  • 15
  • 6
  • 7
  • 6
  • 15
  • 1
  • 4
  • 311
  • 4
Integrations & Libraries
  • 6
  • 2
  • 4
  • 2
  • 2
  • 9
  • 1
  • 1
  • 6
  • 9
  • 2
  • 1
  • 1
  • 3
Studio Plugins
  • 6
Subscribe to the changelog
  • RSS (Latest)
  • RSS (Full)
  • JSON Feed (Latest)
  • JSON Feed (Full)
All Systems Operational
client.observable.projects.list({
    organizationId: 'ob1c2d3',
 })

Previous Changelog

Document change event support in functions, Content Releases performance improvements, improvements and bugfixes

August 26, 2025

Sanity Studio

Next Changelog

Unpublish document action moved, Improvements, and bugfixes

September 2, 2025

Sanity Studio