aws connectparticipant get-transcript

Retrieves a transcript of the session, including details about any attachments. Note that ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication

Options

NameDescription
--contact-id <string>The contactId from the current contact chain for which transcript is needed
--max-results <integer>The maximum number of results to return in the page. Default: 10
--next-token <string>The pagination token. Use the value returned previously in the next subsequent request to retrieve the next set of results
--scan-direction <string>The direction from StartPosition from which to retrieve message. Default: BACKWARD when no StartPosition is provided, FORWARD with StartPosition
--sort-order <string>The sort order for the records. Default: DESCENDING
--start-position <structure>A filtering option for where to start
--connection-token <string>The authentication token associated with the participant's connection
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command