Count Keys

get/kvservice.count/{tableName}

Retrieves the number of keys in the specified table.

Securitybasic or X-PriceFx-jwt
Request
path Parameters
tableName
required
string

The table to count keys from.

Responses
200

OK - the number of keys.

Request samples