Skip to main content
Retrieve all presentation decks available in your project workspace, including their resource details, page count, preview URLs, and processing status.

Response Fields

  • id: unique identifier of the presentation deck
  • name: title of the presentation
  • status: current processing state (pending, processing, completed, failed)
  • resources: array of uploaded document resources and preview links
    • id: resource UUID
    • name: original file name
    • page_count: total number of slides/pages extracted
    • preview_url: temporary signed S3 URL to preview the document
    • status: resource processing status

Example

Response: