Skip to main content
GET
/
session
/
integrations
/
oauth
/
callback
Oauth Callback
curl --request GET \
  --url https://api.ara.so/session/integrations/oauth/callback
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

status
string | null
connected_account_id
string | null

Response

Successful Response