get
https://{hub}.vena.io/api/public/v1/models//venaTables/
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.
401Invalid authentication credentials
429Too many requests, please try again later
