Skip to main content
GET
Get Landing Page
curl --request GET \
  --url https://api.example.com/
"<string>"

Get Landing Page

Retrieves the main landing page HTML for the application.

Parameters

No parameters required.

Responses

StatusDescriptionContent Type
200Landing page HTMLtext/html

Response

200 - text/html

Successful Response

The response is of type string.