API release notes August 2026
This changelog lists all API changes released in August 2026, grouped by product area. Each section can be expanded to view breaking changes, new endpoints, and other updates for that area. Review the Breaking Changes entries carefully, as these may require updates to your integration.
Documents
Documents Core
BreakingBreaking Changes
| Method & Endpoint | The Change | Breaking Behavior | Migration Path |
|---|---|---|---|
| GET/docs/documents_core/get-all-documents | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/documents_core/get-document-count | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/documents_core/get-all-files | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/documents_core/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/documents_core/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/documents_core/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/documents_core/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
InfoImprovements (Non-Breaking)
| Method & Endpoint | Enhancement Details | Developer Opportunity |
|---|---|---|
| GET/docs/documents_core/get-all-files/ | Added the new optional request property query. | Filter or enhance queries by utilizing the query parameter for more targeted results. |
| GET/docs/documents_core/list-documents-v-2/ | Added the new optional request property query. | Filter or enhance queries by utilizing the query parameter for more targeted results. |
Network
Network Core
BreakingBreaking Changes
| Method & Endpoint | The Change | Breaking Behavior | Migration Path |
|---|---|---|---|
| GET/docs/network_core/list-connections-v-2/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/network_core/list-connections-v-3/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
InfoImprovements (Non-Breaking)
| Method & Endpoint | Enhancement Details | Developer Opportunity |
|---|---|---|
| GET/docs/network_core/list-connections-v-2/network/core/transaction/v2/spaces/[spaceId]/connections | Added the new optional request property query. | Filter or enhance queries by utilizing the query parameter for more targeted results. |
| GET/docs/network_core/list-connections-v-3/network/core/transaction/v3/spaces/[spaceId]/connections | Added the new optional request property query. | Filter or enhance queries by utilizing the query parameter for more targeted results. |
Workspace
Workspace Partner
BreakingBreaking Changes
| Method & Endpoint | The Change | Breaking Behavior | Migration Path |
|---|---|---|---|
| GET/docs/workspace_partner/get-client-files/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/workspace_partner/get-permissions/ | Removed the path request property. | Client payloads including the path field will be rejected by the updated schema validation on this endpoint. | Remove the path parameter from request payloads and update client-side schema models. |
| GET/docs/workspace_partner/get-documents-v-2/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/workspace_partner/list-root-directory-contents/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
| GET/docs/workspace_partner/list-directory-contents/ | Removed the query request property. | Client payloads including the query field will be rejected by the updated schema validation on this endpoint. | Remove the query parameter from request payloads and update client-side schema models. |
InfoImprovements (Non-Breaking)
| Method & Endpoint | Enhancement Details | Developer Opportunity |
|---|---|---|
| GET/docs/workspace_partner/get-client-files/ | Added the new optional request property query. | Filter or enhance queries by utilizing the query parameter for more targeted results. |
| GET/docs/workspace_partner/get-permissions/ | Added the new optional request property path. | Filter or enhance queries by utilizing the path parameter for more targeted results. |
| GET/docs/workspace_partner/get-documents-v-2/ | Added the new optional request property query. | Filter or enhance queries by utilizing the query parameter for more targeted results. |