Uiza Documentation
Search…
Uiza Documentation
2020-07-01
Hola! 👋
Getting Started
Introduction
Authentication
Errors
Quick Starts
Pagination
Recommended Specifications
Postman Collections
Sample Streaming Apps
Versioning
API Reference
Live Entities
Live Sessions
Video Entities
Video Presets
Video Profiles
Events
Retrieve An Event
List All Events
Event Types
Webhook Endpoints
SDK REFERENCE
Introduction
Android SDK
iOS SDK
Web Player SDK
API UPGRADES
Release Notes
API Changelog
Powered By
GitBook
List All Events
Returns a list of all occurred events, in sorted order where the most recently created event shows up first.
get
https://api.uiza.sh
/v1/events
/v1/events
Sample Request
1
curl -X GET https://api.uiza.sh/v1/events
2
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64x'
Copied!
Previous
Retrieve An Event
Next
Event Types
Last modified
2yr ago
Copy link