All Collections
Integration & APIs
Attendee fields returned in Open API response
Attendee fields returned in Open API response
Updated over a week ago

The following describes the fields returned in Get Webinar Attendees API.

Field Key

Description

Type

Note

id

Attendee's id. Unique across the platform

System Generated

Always returned in the response.

firstName

Attendee's first name

Built-In

Always returned in the response.

lastName

Attendee's last name

Built-In

Always returned in the response.

emailAddress

Attendee's email address. Unique within a webinar.

Built-In

Always returned in the response.

company

Attendee's company

Built-In

Returned when the Company field is enabled in the registration form.

jobTitle

Attendee's job title

Built-In

Returned when the Title field is enabled in the registration form.

phoneNumber

Attendee's phone number

Built-In

Returned when the Phone Number field is enabled in the registration form.

country

Attendee's country/region

Built-In

Returned when the Country/Region field is enabled in the registration form.

stateProvince

Attendee's state/province

Built-In

Returned when the State/Province field is enabled in the registration form.

city

Attendee's city

Built-In

Returned when the City field is enabled in the registration form.

address1

Attendee's address1

Built-In

Returned when the Address1 field is enabled in the registration form.

address2

Attendee's address2

Built-In

Returned when the Address2 field is enabled in the registration form.

zipCode

Attendee's zip code

Built-In

Returned when the Zip Code field is enabled in the registration form.

favoriteColor*

Attendee's Favorite Color

Custom

Returned when the custom field Favorite Color is enabled in the registration form.

campaignCode

The campaign code the attendee used when registered

Built-In

Always returned

registrationSource

The registration source of this attendee

Built-In

Always returned

registrationDate

The date the attendee registered

Built-In

Always returned

ipAddress

The IP Address the attendee registered

Built-In

Always returned

attendedLive

Whether the attendee attended live

Built-In

Always returned

attendedLiveDate

The date the attendee attended live

Built-In

Always returned

attendedOnDemand

Whether the attendee attended on-demand

Built-In

Always returned

attendedOnDemandDate

The date the attendee attended on-demand

Built-In

Always returned

blocked

Whether this attendee is blocked

Built-In

Always returned

lastOnlineDate

The date this attendee was last online

Built-In

Always returned

liveDuration

Attendee's live duration

Built-In

Always returned

liveDurationSeconds

Attendee's live duration in seconds

Built-In

Always returned

onDemandDuration

Attendee's on-demand duration

Built-In

Always returned

onDemandDurationSeconds

Attendee's on-demand duration in seconds

Built-In

Always returned

activities

Attendee's activities

Built-In

Returned when the includeActivities query parameter is set to true.

Custom Field favoriteColor

  • This is is custom field. favoriteColor is the field's Field API Key.

  • You can add as many custom fields as you need. They will be returned in the response only when they are enabled.

Field Types


For further assistance, contact us through chat or send us an email at support@webinar.net.

Did this answer your question?