Skip to main content
GET
Get Scaffold Sample Data

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string
required

Scaffold template ID

Response

Successful Response

Live contents of a scaffold's golden sample namespace.

Ground truth for the Studio pre-clone preview: golden namespaces 404 for normal org keys (they belong to the Demos org and are not the shared sample-data remap), so the counts must be server-derived. Curated copy (whats_inside) can lie; these counts cannot — a dark golden shows its real zeros here.

template_id
string
required
available
boolean
required

False when the scaffold has no sample namespace or it could not be read; collections/total are then empty.

sample_namespace_id
string | null
total_documents
integer
default:0
collections
ScaffoldSampleCollection · object[]