Skip to main content
GET
/
api
/
v1
/
social
/
max
/
saved
/
count
GET /api/v1/social/max/saved/count
curl --request GET \
  --url https://api.scoot.app/api/v1/social/max/saved/count
123
Retrieves the maximum number of Scootaverses a user can save to their favorites.

Response

200 - application/json

OK

The response is of type integer.

I