Retrieve An Event
Retrieves the details of an event. The event’s id that was returned upon retrieving all events is required for identifying the exact one to be retrieved.
get
https://api.uiza.sh
/v1/events/:id
/v1/events/:id
Sample Request
curl -X GET https://api.uiza.sh/v1/events/769f8a36-3d11-4a71-921c-0b2fedb79ede
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64x'
Last modified 3yr ago