{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ErrorResponse", "type": "object", "description": "The error response model used by all of our API endpoints", "properties": {} }