Skip to main content
GET
/
integrations
/
v1
/
ms
/
auth
Login
curl --request GET \
  --url https://api-qa.interactly.ai/integrations/v1/ms/auth \
  --header 'Authorization: Bearer <token>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Query Parameters

score
integer
default:0
redirect
string | null

Response

Successful Response