Skip to main content
GET
Get Filtered Notes

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

string
Filter notes by category. Valid values: css, val-town, prompts, notes, chat-gpt, cursor-chats, bash-commands
string
Filter notes by group. Valid values: first, second, third, fourth, fifth
boolean
Filter by archived status. Valid values: true, false

Examples

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