get
https://api.accelevents.com/rest/cache/events//speaker//portal
Using this API, you can get particular speakers' details like firstName, lastName, email, etc which are associated with the event. This API will get data from the cache.
To call this API, you have to send eventurl and id (Speaker id) as path parameters.
This API can be used by any user associated with the event.