Get the JSON schema for a given domain (document.invoice, document.receipt, etc).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Schema request model for internal schemas: /v1/schema
Successful Response
Response model for internal schemas (/v1/schema)