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

Response

200 - text/html

Successful Response

The response is of type string.

Last modified on May 27, 2026