cURL
curl --request GET \ --url https://api.streamkap.com/dashboard/organisation/statistics \ --header 'Authorization: Bearer <token>'
"<any>"
Fetch organisation statistics for the authenticated user with proper permissions.
Was this page helpful?