Skip to main content
GET
Retrieve size of a table.

Path Parameters

tableName
string
required

Desired table name.

Response

200 - application/json

Table size returned successfully.

The response is of type integer<int64>.