Cattura CaptureCast HTTP API Documentation

sessionOutput.getFile

For this specific node, get a specific file it produced.

Method URL

GET sessionOutput/{root}/nodes/{nodeID}/{fileName}

Requires Authorization

This method requires the following permissions: view

URL Parameters

Name Type Description
root string the root of the graph directory structure
nodeID integer ID of the node to perform this operation on
fileName string the name of the file to get

Post/Query Parameters

Name Type Description

Example

curl 'http://'

Test Method

Parameters

Name Type
root
nodeID
fileName

Result