Skip to main content

Get details of a specific speaker

This will fetch a collection of speaker details for an selected event. Check response of /myevents which is a collection of event-details objects. Get eventid and fill here.

Path Parameters
speakerid integer REQUIRED
Responses
200

ResourceListResponse

Schema
resource object[]
default

Error Response

Schema
code int32

Error code.

message string

String description of the error.