home / docs / sections

sections: pages:instanceschemaview

This data as json

id page ref title content breadcrumbs references
pages:instanceschemaview pages instanceschemaview Instance schema Access /-/schema to see the complete schema for all attached databases in the Datasette instance. Use /-/schema.md to get the same information as Markdown. Use /-/schema.json to get the same information as JSON, which looks like this: { "schemas": [ { "database": "content", "schema": "create table posts ..." } } ["Pages and API endpoints", "Schemas"] []
Powered by Datasette · Queries took 2.413ms