Get table information
Returns information about a single table, including schema information
| Path Parameters |
|---|
chainId int32 — REQUIREDThe parent chain to target Example:
|
tableId string — REQUIREDTable identifier Example:
|
| Responses | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200successful operation
| |||||||||||||||
400Invalid chain or table identifier | |||||||||||||||
404Table Not Found | |||||||||||||||
429Too Many Requests | |||||||||||||||
500Internal Server Error |