List Team Word Memories
Deprecated — removed on 2026-06-30. Use GET /v1/external/workspaces/{workspaceGuid}/word-memories instead, which targets a workspace explicitly by path. Responses to this endpoint carry Deprecation, Link (successor), and Sunset headers. Behavior is unchanged until the sunset date.
Retrieve team word memories with cursor-based pagination.
Team word memories are shared among all team members. When any member records a meeting, Tiro references both personal and team word memories for accurate transcription. New team members automatically benefit from the shared vocabulary without additional setup.
- Use
cursorfrom previous response’snextCursorto paginate through results
인증
API key in format {id}.{secret}
쿼리 매개변수
Cursor for the next page. Obtained from nextCursor in previous response.
Number of word memories to return per page
1 <= x <= 1000