v1

latestOpenAPI 3.1.0Apache 2.02026-07-26141310.8 KB
Reference

List available JSON schemas

get/schemas

Response

List of schema IDs

schemasstring[]

Example response

{
  "schemas": [
    "https://gobl.org/draft-0/bill/invoice",
    "https://gobl.org/draft-0/org/party"
  ]
}