2022.2

Table Of Contents
Status Code Content Content-Type Add. Headers Description
500 Internal
Server Error
"JSON
Error" on
page37
specifying
error
message
application/json Connection
refused
Get Report
Returns a report in JSON or XML of a template in the File Store. The report contains the tags
specified in the filter, or all tags if no filter was specified.
Request takes no content, and on success returns a response containing a JSON or XML
structure that holds information about the Connect template.
Request
Method Type:
GET
URI:
/filestore/template/report/{fileId}
Content:
Content
Type:
Add.
Headers:
l Accept (optional) a comma-separated list of acceptable content
types, or */* if the client accepts all content types. Quality values in a
weighted list will be ignored.
If server security settings are enabled, then one of the following:
l Authorization Basic Authentication (Username and Password)
credentials (Base64 encoded)
l auth_token Authorization Token
Page 755