Fetch the complete transcript for a session
Returns a URL to download the transcript for the session ID in CSV format.
Path parameters
ID of the session
Response
Returns the complete transcript of a session.
Changes
Changed in 5 of the 50 revisions of this API.215
- ▲
added the new path request parameter
session_idnew-request-path-parameter
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
pathrequest parametersession_idrequest-parameter-removed
- ○
the endpoint scheme security
Authorizationwas removed from the APIapi-security-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
added the new path request parameter
session_idnew-request-path-parameter
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the required property
data/sessionIdto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○