get https://{server}/api/v2.1/workspace//dtable//access-token/
Generate a Base-Token using the user's Account-Token. The read/write permission depends on the user's access permissions to the base.
Responses
Generate a Base-Token using the user's Account-Token. The read/write permission depends on the user's access permissions to the base.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/access-token/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: