connectwisdomservice_get_session {paws.customer.engagement}R Documentation

Retrieves information for a specified session

Description

Retrieves information for a specified session.

See https://www.paws-r-sdk.com/docs/connectwisdomservice_get_session/ for full documentation.

Usage

connectwisdomservice_get_session(assistantId, sessionId)

Arguments

assistantId

[required] The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.

sessionId

[required] The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN.


[Package paws.customer.engagement version 0.7.0 Index]