get
https://api.accelevents.com/rest/host/event//speaker
Using this API, you can get speakers list for a particular event.
You have to send eventId as a query parameter. Apart from that, you can pass searchString, page, size & expand as query parameters for pagination & filter data.
This API can be used by authenticated users only, and it will require super admin, event admin, event staff level access.