get
https://api.accelevents.com/rest/events//session/v2/chimeConfig/
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.