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} \
  --header 'X-API-Key: <api-key>'
true

Documentation Index

Fetch the complete documentation index at: https://docs.scoot.app/llms.txt

Use this file to discover all available pages before exploring further.

Retrieves the join link and access information for a Scootaverse session.

Authorizations

X-API-Key
string
header
required

Path Parameters

socialId
string<uuid>
required

Response

200 - application/json

OK

The response is of type boolean.