Jump to Content
AddEvent API Docs
API documentation
Contact supportSign inAddEvent API Docs
API documentation
Contact supportSign in
API documentation

Getting started

  • The AddEvent API
  • Authentication
  • Response codes & errors

Calendar and Event API

  • Events
    • Create an eventpost
    • Search eventsget
    • Retrieve an eventget
    • Update an eventpatch
    • Delete an eventdel
  • Calendars
    • Create a calendarpost
    • Search calendarsget
    • Retrieve a calendarget
    • Update a calendarpatch
    • Delete a calendardel
  • RSVP attendees
    • Create an RSVP attendeepost
    • Search RSVP attendeesget
    • Retrieve an RSVP attendeeget
    • Update an RSVP attendeepatch
    • Delete an RSVP attendeedel
  • Calendar subscribers
    • Search calendar subscribersget
    • Retrieve a calendar subscriberget
    • Delete a calendar subscriberdel
  • Templates
    • List RSVP formsget
    • List event templatesget
    • List calendar templatesget
  • Timezones
    • List timezonesget

Other links

  • Dynamic Add to Calendar Button
  • Dynamic Add to Calendar Links
Powered by 

List RSVP forms

get
https://api.addevent.com/calevent/v2/events/rsvp-forms

Returns a list of your RSVP forms. The RSVP forms are returned sorted by creation date, with the most recent forms appearing first.

Language
Credentials
Bearer
APIkey
Response
Click Try It! to start a request and see the response here!