Get, add, and delete sample data for a table
Documentation Index
Fetch the complete documentation index at: https://openmetadata-feat-feat-2mbfixdeploy.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/tables/{id}/sampleData
PUT /v1/tables/{id}/sampleData
DELETE /v1/tables/{id}/sampleData
| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission |
404 | NOT_FOUND | Table does not exist or has no sample data |