get https://{server}/api/v2.1/dtable/common-datasets//
List the content of the common dataset by rows, columns and related users. The dataset_id
used here is the ID you have retrieved from the response when you publish a common dataset.
Response
List the content of the common dataset by rows, columns and related users. The dataset_id
used here is the ID you have retrieved from the response when you publish a common dataset.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/dtable/common-datasets/dataset_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: