Jump to Content
Ducky
GuidesAPI Reference
v1.0

Feedback, roadmap, & changelogLog InDucky
API Reference
Feedback, roadmap, & changelogLog In
v1.0GuidesAPI Reference
All
Pages
Start typing to search…

Ducky API

  • indexes
    • List indexes within a projectget
    • Create an indexpost
    • Delete an indexdel
    • Get an indexget
    • Ask a question to an indexpost
  • documents
    • List documents within an indexget
    • Batch index text documentspost
    • Index a document by uploading a filepost
    • Index a document from text contentpost
    • Retrieve documents from an indexpost
    • Delete a documentdel
    • Get a document by ID with paginationget
Powered by 

List documents within an index

get https://api.ducky.ai/v1/documents

Retrieve a list of all documents.

Language
Credentials
Header
Click Try It! to start a request and see the response here!