Skip to main content
GET
/
api
/
v1
/
social
/
join
/
{socialId}
GET /api/v1/social/join/{socialId}
curl --request GET \
  --url https://api.scoot.app/api/v1/social/join/{socialId}
true
Retrieves the join link and access information for a Scootaverse session.

Path Parameters

socialId
string<uuid>
required

Response

200 - application/json

OK

The response is of type boolean.

I