Skip to main content
Question

Navigator Agreements API - Multi-Party Filtering Support and CLM Parties API Access

  • May 28, 2026
  • 0 replies
  • 9 views

Forum|alt.badge.img+1

Hi DocuSign Community,

We are currently integrating the Navigator Agreements List API and had a question regarding Parties filtering support.

In the DocuSign UI, we can see a Parties filter that allows selecting multiple parties and applying them together while filtering agreements.

However, while reviewing the API documentation, we noticed:

  • The GetAllParties endpoint appears under the CLM API (/v2/{accountId}/parties)

  • The documentation mentions CLM API access is only available for CLM customers with a production account

  • The Agreements List API documentation does not clearly indicate support for filtering by multiple parties

We would appreciate clarification on the following:

  1. Is a CLM-enabled account required to retrieve Parties data for Navigator agreement filtering?

  2. How can we enable or gain access to the Parties API for development/testing purposes?

  3. Does the Agreements List API officially support filtering by multiple parties?

  4. If supported, what is the correct filter syntax for passing multiple parties in a single request?

  5. If not supported, what is the recommended approach to replicate the same filtering behavior shown in the DocuSign UI?

At the moment, we are unsure how to implement the same multi-party filtering experience in our application using the available APIs.