Get the JSON schema for a given domain (document.invoice, document.receipt, etc).
Documentation Index
Fetch the complete documentation index at: https://docs.vlm.run/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Response model for the hub schema: /v1/hub/schema
The domain to get the schema for.
The description of the domain.
The specific version of the schema.
The sha256 hash of the schema.
The GraphQL statement for the domain.
The JSON schema for the domain.
A sample JSON object that matches the schema.