List Script Content

Response

FieldTypeDescription
codeStringResponse code indicating the status of the request.
messageStringResponse message describing the result of the request.
resultArrayArray of result objects containing details about each script.
result[].scriptIdNumberUnique identifier for the script.
result[].scriptContentsArrayArray of script content objects containing segments of the script.
result[].scriptContents[].segIdNumberUnique identifier for the segment within the script.
result[].scriptContents[].segTextStringText of the segment in the script.
Language
Click Try It! to start a request and see the response here!