v1

latestOpenAPI 3.1.02026-07-13250151.3 KB
notes

List implementation notes for an intent, newest first.

Default order: created_at descending (newest first). Each note includes createdBy (unlike the POST create response, which omits it). No rate limiting on this GET.

get/api/v1/intents/{id}/notes

Path parameters

idstring required

id path parameter.

Query parameters

workspace_idstring

Required ONLY for cookie-session auth; identifies the target workspace. Ignored for API-key auth.

Response

OK — returns { notes, count }

object required