cURL
curl --request GET \ --url https://api.scoot.app/api/v1/social/admitted/{socialId} \ --header 'X-API-Key: <api-key>'
{ "admitted": true, "banned": true, "admittedDateTime": "2023-11-07T05:31:56Z", "bannedDateTime": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://docs.scoot.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.scoot.app/llms.txt
Use this file to discover all available pages before exploring further.
OK