Document apiReferenceTables

tables.getStyles

List all table styles and the document-level default table style setting.

read-onlyidempotent
doc.tables.getStyles(…)

Expected result

Returns a TablesGetStylesOutput with the style catalog, explicit default, and effective default.

Inputs

This operation takes no input fields.

Result

Output fields
explicitDefaultStyleIdstring | nullrequired
effectiveDefaultStyleIdstring | nullrequired
effectiveDefaultSourcestringrequired
stylesobject[]required

Raw schemas

Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.

View raw JSON schemas