get https://{server}/api-gateway/api/v2/dtables//auto-link-task/
Query the status of auto add links task.There are 3 different status:
- success
- failed
- running
Response
Query the status of auto add links task.There are 3 different status:
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/auto-link-task/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: