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

Documentation Index

Fetch the complete documentation index at: https://docs.nivara.io/llms.txt

Use this file to discover all available pages before exploring further.

Get Login Page

Retrieves the login page HTML for the application.

Parameters

No parameters required.

Responses

StatusDescriptionContent Type
200Login page HTMLtext/html

Response

200 - text/html

Successful Response

The response is of type string.