iVvy Developer API
Home
Support
System Status
Login
Search…
API Documentation
Getting Started
Contacts & Companies
Event
Add or Update Event
Get Event List
Get Event
Get Registration
Get Registration List
Get Attendee
Get Attendee List
Get Invited Contact List
Invite Contacts
Get Sponsorship List
Get Speaker List
Create Login Token
Venue
Partner
Invoice
Account
CRM
Development Reference
Powered By
GitBook
Get Speaker List
post
[PlatformAddress]/api/1.0/event?action=getSpeakerList
Get Speaker List
Example Request
Example: Fetch the list of speakers at an event
1
{
2
"event"
:
15593
3
}
Copied!
Returns
A collection object with the following properties of objects in the results
Property
Description
id
The unique speaker identifier
fullName
The speaker’s name
organisation
The speaker’s organisation
position
The position of the speaker
profileDescription
The speaker’s profile
profileImageUrl
The URL to the speaker’s profile image
Throws
Code
Description
Specific Code: 24124
Event does not have speakers
Specific Code: 24101
Unable to find event
Previous
Get Sponsorship List
Next
Create Login Token
Last modified
8mo ago
Copy link
Contents
post
Get Speaker List
Example Request
Returns
Throws