1{"responses":{"200":{"description":"Table exists","content":{"application/json":{"schema":{"type":"object","required":["metadata"],"properties":{"metadata":{"type":"object","required":["format-version","table-uuid","location","schemas","last-updated-ms","last-column-id","last-sequence-number","current-schema-id","partition-specs","default-spec-id","last-partition-id","sort-orders","default-sort-order-id"],"properties":{"current-schema-id":{"type":"integer","format":"int32","minimum":0},"default-sort-order-id":{"type":"integer","format":"int32","minimum":0},"default-spec-id":{"type":"integer","format":"int32","minimum":0},"format-version":{"type":"string","enum":["V2"],"title":"TableFormatVersion"},"last-column-id":{"type":"integer","format":"int32","minimum":0},"last-partition-id":{"type":"integer","format":"int32","minimum":0},"last-sequence-number":{"type":"integer","format":"int64","minimum":0},"last-updated-ms":{"type":"integer","format":"int64"},"location":{"type":"string"},"partition-specs":{"type":"object"},"schemas":{"type":"object","description":"Iceberg schemas, see `<https://apache.github.io/iceberg/spec/#schemas>`."},"sort-orders":{"type":"object"},"table-uuid":{"type":"string","example":"2b9da507-2c07-4bb3-9f0b-8df66a5e9e53"}},"title":"TableMetadata"}},"title":"LoadTableResponse"}}}},"404":{"description":"Table does not exist"},"500":{"description":"An internal server error occurred while getting the table","content":{"application/json":{"schema":{"type":"object","required":["error"],"properties":{"error":{"type":"object","required":["message","type","code"],"properties":{"code":{"type":"integer","format":"int32","minimum":0},"message":{"type":"string"},"type":{"type":"string","enum":["NoSuchNamespaceException","BadRequestException","InternalServerError"],"title":"IcebergErrorType"}},"title":"IcebergError"}},"title":"IcebergResponseError"},"example":{"error":{"message":"Request failed. An internal server error occurred while getting the table.","r#type":"InternalServerError","code":500}}}}}}}
1{"responses":{"200":{"description":"Table exists","content":{"application/json":{"schema":{"type":"object","required":["metadata"],"properties":{"metadata":{"type":"object","required":["format-version","table-uuid","location","schemas","last-updated-ms","last-column-id","last-sequence-number","current-schema-id","partition-specs","default-spec-id","last-partition-id","sort-orders","default-sort-order-id"],"properties":{"current-schema-id":{"type":"integer","format":"int32","minimum":0},"default-sort-order-id":{"type":"integer","format":"int32","minimum":0},"default-spec-id":{"type":"integer","format":"int32","minimum":0},"format-version":{"type":"string","enum":["V2"],"title":"TableFormatVersion"},"last-column-id":{"type":"integer","format":"int32","minimum":0},"last-partition-id":{"type":"integer","format":"int32","minimum":0},"last-sequence-number":{"type":"integer","format":"int64","minimum":0},"last-updated-ms":{"type":"integer","format":"int64"},"location":{"type":"string"},"partition-specs":{"type":"object"},"schemas":{"type":"object","description":"Iceberg schemas, see `<https://apache.github.io/iceberg/spec/#schemas>`."},"sort-orders":{"type":"object"},"table-uuid":{"type":"string","example":"2b9da507-2c07-4bb3-9f0b-8df66a5e9e53"}},"title":"TableMetadata"}},"title":"LoadTableResponse"}}}},"404":{"description":"Table does not exist"},"500":{"description":"An internal server error occurred while getting the table","content":{"application/json":{"schema":{"type":"object","required":["error"],"properties":{"error":{"type":"object","required":["message","type","code"],"properties":{"code":{"type":"integer","format":"int32","minimum":0},"message":{"type":"string"},"type":{"type":"string","enum":["NoSuchNamespaceException","BadRequestException","InternalServerError"],"title":"IcebergErrorType"}},"title":"IcebergError"}},"title":"IcebergResponseError"},"example":{"error":{"message":"Request failed. An internal server error occurred while getting the table.","r#type":"InternalServerError","code":500}}}}}}}
