Get Section Library
GET /brand-kit/section-library
Every section in the org’s library, across all crawled pages.
Authorizations
Parameters
Query Parameters
Include each section’s full HTML and CSS. Off by default because the response is an order of magnitude larger with it on - use the detail route for a single preview, and this only for a bulk export.
Include each section’s full HTML and CSS. Off by default because the response is an order of magnitude larger with it on - use the detail route for a single preview, and this only for a bulk export.
Header Parameters
Responses
200
Successful Response
object
An open envelope for a LIST result, so a bare list keeps its shape.
A handler that returns [...] and one that returns {"documents": [...]}
both land on items, and the named key is preserved beside it so a caller
reading the app’s own spelling is not broken by the normalisation.
object
422
Validation Error