Skip to main content
Version: 5.6.0

GetSessionForSessionIdAndProfileId

Retrieves a session object based on the provided sessionId and profileId. Can be passed into the proxy service getter methods.

Method Parameters

ParameterDescription
sessionIdString that identifies session. Session must be active.
profileIdString that identifies profile. Must match session profile.

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab