Get VenaTable

Returns metadata for a single VenaTable, including a live estimatedRowCount computed via COUNT(*) against the staging database. Use this endpoint for capacity planning before initiating an export. If the count query fails or times out, estimatedRowCount falls back to 0 and the request still returns 200.

Path Params
string
required

ID of the data model

string
required

ID of the VenaTable to return

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Invalid authentication credentials

429

Too many requests, please try again later

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Choose an example:
application/json
text/plain