cURL
curl --request GET \ --url https://api.example.com/api/sessions/stats
{ "unseenCount": 123 }
production
playground
shared-playground
Undescribed