Data

Query a workspace-shared table (Teams)

Read rows from a table another artifact shared into this workspace. Same query body as the per-artifact table query. Writing (insert/update/delete) is allowed only when the owner shared the table as readwrite.

post/v1/data/{artifactId}/workspace/tables/{sharedName}/query

Request body

object required

Response

Matching rows

Changes

No recorded changes to this endpoint across all 2 revisions of this API.