Reference
The values config.presentationBackground accepts, with a one-line description of each backdrop.
Authorization
bearerAuth AuthorizationBearer <token>
An API key created under Settings > API & Webhooks. Keys start with sf_live_.
In: header
Response Body
application/json
application/json
curl -X GET "https://example.com/reference/presentation-backgrounds"{ "data": [ { "id": "mosaic", "name": "Paper mosaic", "description": "Breathing square mosaic with corner washes" }, { "id": "lagoon", "name": "Lagoon", "description": "Deep lit water with glass bubbles drifting through it" } ]}List image styles GET
The values `brief.imageStyle` accepts. `custom` reads the free-text style from `brief.customStyleText`.
List presentation scene templates GET
Every scene look a presentation can use, with the category it belongs to, the structure it lays out, and the motion parameters it exposes. The `id` is what a scene's `template` field names.