Reference
List available JSON schemas
get/schemas
Response
List of schema IDs
Example response
{
"schemas": [
"https://gobl.org/draft-0/bill/invoice",
"https://gobl.org/draft-0/org/party"
]
}List of schema IDs
{
"schemas": [
"https://gobl.org/draft-0/bill/invoice",
"https://gobl.org/draft-0/org/party"
]
}