Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Path Parameters

tableName
string
required

Name of the table

Query Parameters

type
string

OFFLINE|REALTIME

segmentNames
string[]

A list of segments

validDocIdsType
enum<string>
default:SNAPSHOT

Valid doc ids type

Available options:
SNAPSHOT,
IN_MEMORY,
IN_MEMORY_WITH_DELETE
serverRequestBatchSize
integer<int32>
default:500

Number of segments in a batch per server request

Response

200 - application/json

successful operation

The response is of type string.