Get the JSON schema for a given domain (document.invoice, document.receipt, etc).
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.