Returns

Returns a Session object.

Example

session = galtea.sessions.get_by_custom_id(version_id="YOUR_VERSION_ID", custom_id="YOUR_CUSTOM_ID")

Parameters

version_id
string
required

The ID of the version associated with the session to retrieve.

custom_id
string
required

The Custom ID associated with the session to retrieve.