Skip to main content
GET
/
login
Login Redirect
curl --request GET \
  --url https://api.example.com/login

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.

Login Redirect

This endpoint redirects users to the appropriate authentication flow. When a user navigates to this endpoint, they will be redirected to the login page or authentication provider depending on the system configuration.

Usage

GET /login

Parameters

No query parameters required.

Responses

StatusDescriptionContent Type
200Successful Response - Returns authentication informationapplication/json

Response

200 - application/json

Successful Response