GET
/
v2
/
login
/
azure
curl --request GET \
  --url https://api.eda.prisme.ai/v2/login/azure \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

302

Redirection response