Slite
communityKnowledge base and wiki for teams with AI-powered search, templates, and integrations.
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.slite.com/v1/searchSearch documents
Parameters
limitresults (integeroptionalquerykeyword (stringrequiredReturns
results[] with id, title, snippet, lastEditedAt, author, urlGET
https://api.slite.com/v1/notesList notes
Parameters
limitresults (integeroptionaloffsetoffset (integeroptionalReturns
notes[] with id, title, content, createdAt, lastEditedAt, author, channelGET
https://api.slite.com/v1/notes/{noteId}Get note content
Parameters
noteIdnote ID (stringrequiredReturns
id, title, content (markdown), createdAt, lastEditedAt, author, channel, comments[]