Skip to main content
POST
Table Query Stats

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
project_id
string
required

The ID of the project

Example:

"my_entity/my_project"

digest
string
required

The digest of the table to query

Response

Successful Response

count
integer
required