Slideshows
List Slideshows
List slideshow summaries in authenticated key scope
GET
Returns paginated slideshow summaries for the authenticated workspace/personal scope.
Query Parameters
Optional status filter (for example
draft or rendered).Optional title search (case-insensitive partial match).
Number of records to return. Range:
1-100.Number of records to skip.
Response
Slideshow summary list.
Total matching rows before pagination.
Error Responses
422 invalid_query- query params failed validation401- authentication failed (missing/invalid/revoked token)402 subscription_required- active Creator/Professional/Business plan required403 tier_not_allowed- Scheduler tier cannot use Partner API500 slideshows_list_failed- unexpected listing failure
