SavvyCal API
Endpoints
Resources
Webhooks
SavvyCal API
Home Help

Meeting Poll Preview

A representation of a meeting poll preview.

Properties

This resource includes the following properties:

Property Type Description
id string The poll ID.
slug string The poll slug.
name string The name of the poll.

Example

Here is an example representation of this resource:

{
"id": "poll_01ED74HMFGVZ92YVCWTD8Y8H6X",
"slug": "8djhf8w9",
"name": "Board Meeting"
}