Skip to main content
GET
Fetch one slideshow, including settings and slide-level content.

Path Parameters

string
required
Slideshow UUID.

Response

string
string
string
string
string | null
string | null
string | null
string | null
number
object | null
Slideshow-level settings.
array
Ordered slide list.

Error Responses

  • 400 missing_slideshow_id - path param missing
  • 404 not_found - slideshow is missing or outside key scope
  • 401 - authentication failed (missing/invalid/revoked token)
  • 402 subscription_required - active Creator/Professional/Business plan required
  • 403 tier_not_allowed - Scheduler tier cannot use Partner API
  • 500 get_failed - unexpected retrieval failure