Skip to main content
GET
List notes

Authorizations

Authorization
string
header
required

nia_sk_...

Query Parameters

source_id
string<uuid> | null

Only this agent's notes.

status
enum<string> | null
default:active

active (the default) or retired.

Available options:
active,
retired
visibility
enum<string> | null

source, vendor or space.

Available options:
source,
vendor,
space
cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

One page of notes.

items
AgentNote · object[]
required
next_cursor
string | null