Skip to main content

URL Parameters

Required Parameters

The Quick Record URL requires specific query parameters to function properly. Below is a detailed breakdown of each parameter:

ParameterTypeRequiredDescription
tokenstringYesAuthentication token for the user
emailstringYesUser's email address
meetingIdstringYesMeeting ID received from initiate endpoint
redirectUrlstringNoURL to redirect after recording (optional)

System Behavior

Initial Landing

  • User accesses the Quick Record URL
  • System validates the token, email, meetingID
  • Recording interface loads in the specified language

Redirect Handling

  • If redirectUrl is present, system will redirect after 5 seconds
  • If no redirectUrl, user remains on the recording interface