Skip to main content

Participation

Event Attendees

gethttps://cache.showwcase.com/events/:eventId/attendees
Parameters
FieldTypeDescription
eventIdStringUnique event id.
Query
FieldTypeDescription
skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)

Post Join an Event

posthttps://cache.showwcase.com/events/:eventId/join
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Parameters
FieldTypeDescription
eventIdStringUnique event id.

Leave an Event

posthttps://cache.showwcase.com/events/:eventId/leave
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Parameters
FieldTypeDescription
eventIdStringUnique event id.