List notes

Returns notes attached to an application.

Authentication

AuthorizationBearer

Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.

Path parameters

applicationIdstringRequiredformat: "uuid"

Query parameters

limitintegerOptional

Response

Notes for the application.
noteslist of objectsOptional

Errors

401
Unauthorized Error
404
Not Found Error