Get workshop configuration

Using this API you can get workshop configuration. It will return details like disableAttendeesCameraOnEntry and muteAttendeesOnEntry. So based on this configuration you can disable the microphone/camera device when the attendee joins the meeting.

To call this API, You have to send eventurl and sessionId as path parameters.

This API can be used by authenticated users only, and it will require super admin/ event admin/ event staff/event attendee level access.

Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

int32
required

Unique Session Id Of Event For getting chime config details by session id

Headers
string

API Authentication Token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json