GET api/world/mars

Test endpoint that returns a simple message. Requires JWT authentication.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A simple greeting message.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.