跳转到主要内容
GET
/
unsubscribe
/
export-list
/
{baseId}
shell
curl --request GET \
  --url https://app.teable.cn/api/unsubscribe/export-list/%7BbaseId%7D \
  --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required

Response

200

Export unsubscribe list successfully