Widget Embed (Runtime)
Resume embed session
Resume an existing widget session by its ID and embed token.
GET
This is an embed runtime endpoint. It is called by the embedded Vouchmark widget in the applicant’s browser, not by your backend. It uses the widget’s
token and does not take a Bearer token.Path parameters
The session ID (starts with
wses_).Query parameters
The widget’s embed link token (
embedLinkToken, starts with elt_).