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 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 successful operation
| |||||||||||||||
400 Invalid chain or table identifier | |||||||||||||||
404 Table Not Found | |||||||||||||||
429 Too Many Requests | |||||||||||||||
500 Internal Server Error |