Skip to main content
GET
/
public
/
config
/
v1
/
keycloak
Keycloak auth configs for auth page
curl --request GET \
  --url https://api.example.com/public/config/v1/keycloak
[
  {
    "key": "<string>",
    "value": "<unknown>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.extractor.live/llms.txt

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

Response

200 - application/json

OK

key
string
value
any