2021.1

Table Of Contents
Status Code Content Content-
Type
Add. Headers Description
the authorization
token specified in
the request
headers has now
expired.
403 Forbidden Error
message
Server
authentication has
failed.
Response when
either the basic
authentication
credentials or the
authorization token
specified in the
request headers
are invalid.
404
Not Found
File or directory not
found in File Store
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}
Page 755