Skip to main content
GET
https://your-rootprint-host
/
api
/
auth
/
providers
List enabled auth providers
curl --request GET \
  --url https://your-rootprint-host/api/auth/providers
{
  "google": {
    "enabled": true
  }
}

Documentation Index

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

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

Response

Provider availability.

google
object
required