get https://{server}/api/v2.1/workspace//dtable//api-tokens/
List all API-Tokens of a base with additional informations like permission, generation date and last access time.
Response
List all API-Tokens of a base with additional informations like permission, generation date and last access time.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/api-tokens/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: