Skip to main content
GET
Listar notas

Autorizações

Authorization
string
header
obrigatório

nia_sk_...

Parâmetros de consulta

source_id
string<uuid> | null

Só as notas deste agente.

status
enum<string> | null
padrão:active

active (o padrão) ou retired.

Opções disponíveis:
active,
retired
visibility
enum<string> | null

source, vendor ou space.

Opções disponíveis:
source,
vendor,
space
cursor
string | null

Cursor opaco, vindo de next_cursor.

limit
integer
padrão:50
Intervalo obrigatório: 1 <= x <= 200

Resposta

Uma página de notas.

items
AgentNote · object[]
obrigatório
next_cursor
string | null