cURL
curl --request GET \ --url https://api-qa.interactly.ai/integrations/v1/ms/auth \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Redirect user to Microsoft login; carries teamId, userId and optional UI redirect in state.
Retrieve your API Key from Dashboard API Keys Section.
Successful Response