Return a Greeting - Content REST API - Current - Current - Ready - Hyland Experience - external

Hyland Experience Content REST API

Platform
Hyland Experience
Product
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.