AcquireAnalyticSessionResponse
Fields
authenticationToken (
String!)
One time token used to create or to attach to an embedded session.
authenticationTokenTtl (
Int!)
Authentication token time to live in seconds.
Token used to load and navigate between pages.
Navigation token time to live in seconds.
apiToken (
String!)
Token to used to call external APIs.
apiTokenTtl (
Int!)
Api token time to live in seconds.
sessionReferenceTokenId (
String!)
Id of the token referencing the actual embed session.
sessionReferenceTokenTtl (
Int!)
Session reference token time to live in seconds.