get https://{server}/api/v2.1/workspace//dtable-asset-upload-link/
Get the attachment upload link to a base. Images should be uploaded to the img_relative_path
, all other files should be uploaded to the file_relative_path
.
Response
Get the attachment upload link to a base. Images should be uploaded to the img_relative_path
, all other files should be uploaded to the file_relative_path
.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable-asset-upload-link/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: