简体中文
Get unsubscribe information
cURL
curl --request GET \ --url http://127.0.0.1:3000/api/unsubscribe/{token} \ --header 'Authorization: Bearer <token>'
{ "type": "automation", "baseId": "<string>", "email": "<string>", "subscriptionStatus": true }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful response
automation
notify
system
verifyCode
resetPassword
invite
common
exportBase
collaboratorCellTag
collaboratorMultiRowTag
notifyMerge
waitlistInvite
automationSendEmailAction
此页面对您有帮助吗?