Nuclino
communityCollaborative wiki and knowledge base with real-time editing, graph view, and simple organization.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.nuclino.com/v0/itemsList items
Parameters
aftercursor (stringoptionallimitresults (integeroptionalteamIdteam ID (stringrequiredReturns
data.results[] with id, title, contentMeta.summary, createdAt, lastUpdatedAt, createdUserId, urlGET
https://api.nuclino.com/v0/items/{itemId}Get item content
Parameters
itemIditem ID (stringrequiredReturns
data with id, title, content.text (markdown), content.files[], createdAt, lastUpdatedAt, childIds[]GET
https://api.nuclino.com/v0/teams/{teamId}/searchSearch items
Parameters
limitresults (integeroptionalquerykeyword (stringrequiredteamIdteam ID (stringrequiredReturns
data.results[] with id, title, highlight, score, url