Notes Endpoints
Get Filtered Notes
Retrieve notes filtered by category, group, or archived status
GET
Get Filtered Notes
Documentation Index
Fetch the complete documentation index at: https://hm-95ec977f.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Get Filtered Notes
Retrieve notes with optional filtering by category, group, and archived status. Use query parameters to filter the results according to your needs.Query Parameters
Filter notes by category. Valid values:
css, val-town, prompts, notes, chat-gpt, cursor-chats, bash-commandsFilter notes by group. Valid values:
first, second, third, fourth, fifthFilter by archived status. Valid values:
true, falseExamples
Response
Use Cases
- Category Filtering: Get all notes related to a specific technology or topic
- Group Filtering: Retrieve notes from a specific organizational group
- Archived Filtering: Show only active notes or only archived notes
- Combined Filtering: Use multiple filters to narrow down results precisely
Get Filtered Notes