Skip to main content

Get list of event guides in an event.

For selected event get list of event guides.

Response will have:

  • categories as type of guides
  • guides as the list of guides

Categories are the list of self created categories for guide.

Query Parameters
eventid string REQUIRED
Responses
200
Schema
categories object
resource object
data object[]
guides object
resource object
data object[]
default
Schema
categories object
code int32

Error code.

message string

String description of the error.

guides object
code int32

Error code.

message string

String description of the error.