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