Return a Greeting - Hyland Content REST API - Current - Current - Ready - Content Innovation Cloud - external

Hyland Content REST API

Platform
Content Innovation Cloud
Product
Hyland Content REST API
Release
Current
License

Returns a greeting to the user.

Base Request

GET /hello

Headers

Header Name Description Required Values
Accept The format of the data to be returned Optional text/plain

Sample Request

GET /hello

Accept: text/plain

Response

See Greeting for a sample response.

Status Codes and Errors

The following table lists the returned status codes.

Code Description Notes
200 OK Returns a greeting to the user.