Feedbackly
v. 5.0.3
v. 5.0.3
  • Getting started
  • Fetch API
    • Authentication
    • Responses
      • GET Responses
      • GET Response by id
    • Response chains
      • GET Response-chains
      • GET Response-chain by id
    • Questions
      • GET Questions
      • GET Question by id
    • Surveys
      • GET Surveys
      • GET Surveys by id
    • Touchpoints
      • GET Touchpoints
      • GET Touchpoint by id
    • Unsubscriptions
      • GET Unsubscriptions
      • GET Unsubscriptions by Channel id
    • Notes
      • Entity relationships
      • Pagination
      • Question types
  • Dispatch API
    • Authentication
    • Preparing Campaign
    • Sending Surveys
      • POST Trigger
  • Website widgets
    • Getting started
    • Attaching custom metadata to responses
    • Triggering surveys via custom properties
    • Widget Hooks
    • Setting the language
    • Debugging website widgets
Powered by GitBook
On this page
  1. Fetch API

Unsubscriptions

Get Unsubscribed contacts from Feedbackly

Unsubsribed contact object

Field

Type

Example

Description

phone

string

"+35811111111"

Phone of the contact

email

string

"name@example.com"

Email of the contact

touchpointId

string

"507f191e810c19729de860eb"

Touchpoint id of the contact

createdAt

string

"2023-03-13T13:53:42.577Z"

Creation Date of the contact

PreviousGET Touchpoint by idNextGET Unsubscriptions

Last updated 2 years ago