Skip to main content
GET
/
api
/
v1
/
auth
/
providers
List Providers
curl --request GET \
  --url https://api.example.com/api/v1/auth/providers
{
  "providers": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.riftmap.dev/llms.txt

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

Response

200 - application/json

Successful Response

providers
string[]
required