2021.1

Table Of Contents
Response
Success
The following lists status codes indicative of a successful response:
Status
Code
Content Content-Type Add.
Headers
Description
200
OK
A JSON or XML
structure holding
information about a
Connect template.
The produced JSON
is untyped; a value is
either a string or an
array.
application/json if
the client accepts
it; otherwise
application/xml
Report
returned.
Error
The following lists status codes indicative of a failed or error response:
Status Code Content Content-
Type
Add. Headers Description
400 Bad
Request
Filter is invalid.
401
Unauthorized
WWW-
Authenticate
BASIC (Basic
Authentication
credentials are
accepted)
Server
authentication is
required.
Response when
neither basic
authentication
credentials nor an
authorization token
have been
specified in the
Page 757