GET
/
api
/
auth
/
strategies
curl --request GET \
  --url https://your-bknd.io/api/auth/strategies
{
  "strategies": {}
}

Response

200 - application/json

Strategies

The response is of type object.