[{"label":"Latest (1.0.0)","version":"latest"}]
crest

Get Test Me Page

Description

Test the Crest APIs on our testMePage:

  1. Use the following URL in the request body of an API call.
"http://{server-ip}:{port}/crest/testMePage"
  1. Please provide correct “server-ip” and “port” on which the server is running.

Request

Request

URL

URL


get
http://{api_host}/crest/testMePage
Copy

Response

Response

Response Body

Response Body

200 OK

Returns string of type text/html

The Success Response that returns an HTML page.

"<html lang=\"en\"> <head> <meta charset=\"UTF-8\"> <title>TestMePage</title>...</html>"

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl http://{api_host}/crest/testMePage


[{"label":"Latest (1.0.0)","version":"latest"}]
crest
Test Me Page Operations
Feedback

Was this page helpful?