Get Table
Get Table
Request
Field
Type
Required
Description
CURL Example (by UUID)
curl https://api.warpstream.com/api/v1/dl/get_table \
-H 'warpstream-api-key: XXXXXXXXXX' \
-H 'Content-Type: application/json' \
-d '{
"virtual_cluster_id": "vci_XXXXXXXX_XXXX_XXXX_XXXX_XXXXXXXXXXXX",
"table_uuid": "550e8400-e29b-41d4-a716-446655440000"
}'CURL Example With Status
Response
Field
Type
Description
Response With Status
Last updated
Was this helpful?