Skip to main content
GET
/
mock-login
Get Mock Login Page
curl --request GET \
  --url https://api.example.com/mock-login
"<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 Mock Login Page

Retrieves the mock login page HTML for development and testing purposes.

Parameters

No parameters required.

Responses

StatusDescriptionContent Type
200Mock login page HTMLtext/html

Response

200 - text/html

Successful Response

The response is of type string.