List User Word Memories
List User Word Memories
Retrieve user word memories with cursor-based pagination.
Word memories help Tiro accurately recognize important terms — such as company names, people’s names, and product names — during voice transcription. Registered words are referenced in real-time to reduce transcription errors.
- Use
cursorfrom previous response’snextCursorto paginate through results
GET
List User Word Memories
Documentation Index
Fetch the complete documentation index at: https://api-docs.tiro.ooo/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in format {id}.{secret}
Query Parameters
Cursor for the next page. Obtained from nextCursor in previous response.
Number of word memories to return per page
Required range:
1 <= x <= 1000