Get event Check List if event phone number is not assigned.

This API will return checklist items that contain details such as item name, description, to-do, and done button text, need to open dialog or not, whether the task completed or not.

Path Parameters
eventUrl

Body Parameters
Not Required

Response
Details / Check response object

Authentication required - ✅

Role wise accessibility 

Super Admin - ✅
Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌

Modules
Display - ❌
Portal - ❌
Host - ✅

Here is the description of response attributes, which returns in the form of a JSON

AttributeDescription
complete The checklist item is complete.
label The checklist item label is displayed to the event host.
description The checklist item description is displayed to the event host.
todoButtonText The checklist item button caption to display.
todoLink Location where the checklist item can be completed on the Accelevents host side page link.
doneButtonText Button caption that shows after the checklist item is complete.
dialog Option to open the dialog box when the checklist item is clicked.
active The checklist item is active.
Language
Authorization
Header
Click Try It! to start a request and see the response here!