List playground notes accessible to the user
GET/ai/playground/notes
Returns notes the caller can access, with optional Title filtering, sort, pagination, and field projection. Note content is not included; use GET /ai/playground/notes/{note_id} for markdown content.
Request
Responses
- 200
- 400
- 500
Successful API response
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Invalid input
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Something went wrong at backend
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers