GET api/diagnostics/ping/{message}

Ping the API to see if it's running.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
message

string

Required

Body Parameters

None.

Response Information

Resource Description

The same value that is passed in the message input argument.

string

Response Formats

application/json, text/json

Sample:
"sample string 1"