Removed
v2 - 2026-04-14 - Removed deprecated legacy search format
1 day ago by ReadMe GitHub Action
- Search members Removed deprecated legacy flat properties (
ids,emails,roles,includeDisabled,includeInvitationPending,query) from the request body. Use the structuredfilter,search, andreturnobjects instead - Search teams Removed deprecated legacy flat properties (
ids,names,handles) from the request body. Use the structuredfilterandsearchobjects instead - Search notes Removed deprecated legacy flat properties (
ids,archived,processed,owners,creators,source,metadata,createdAt,updatedAt,relationships,fields) from the request body. Use the structuredfilterandreturnobjects instead - List notes Removed deprecated
source[recordId]query parameter. Usemetadata[source][recordId]instead