Skip to main content

Get Poll Audience

Get poll audience

Path Parameters
    companyID companyID required

    The id of the company

    pollID pollID required

    The id of the poll

Responses

List of users targeted by the poll


Schema
    items object[]

    List of users

  • Array [
  • id string nullable

    Unique ID a user

    email string

    Email of the user

  • ]
Loading...