Skip to main content
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.
Resolves an existing session and returns it alongside the widget’s public config, so the embedded widget can restore saved progress.

Path parameters

string
required
The session ID (starts with wses_).

Query parameters

string
required
The widget’s embed link token (embedLinkToken, starts with elt_).
Rate limited to 120 requests per minute.