This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Questions API

session_id

The session_id is the reference to an user's attempt at an assessment. This value will be used to obtain any saved progress for the requested user when initializing Questions API in "resume" or "review" state.

Once the assessment has been submitted and processed, the session_id can be used to obtain the session data in Data API or to show graphical reports within Reports API

Note For more information, see the Learnosity SDK session_id generation.

Values

Request object key session_id

Type UUIDv4

this is a mandatory property.

Was this article helpful?