Skip to content

Get event statistics

GET
/api/events/{eventid}/stats
curl --request GET \
--url https://api.eventpoint.io/api/events/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/stats \
--header 'x-api-key: <x-api-key>'
eventid
required
string format: uuid

The event identifier.

OK

object
id
string format: uuid
created
string format: date-time
modified
string format: date-time
etag
null | string
projectId
string format: uuid
eventId
string format: uuid
numAttendees
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numInvitees
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numRegistered
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numRegistrationAvailable
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numTickets
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numSubEvents
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numFacilitators
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numApps
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numCompanies
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
amountReg
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
amountOther
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
amountTotal
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
otherCost
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
totalCost
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
currency
null | string
emailSent
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
emailOpen
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
emailBounced
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
invitesSent
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
invitesAccepted
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
ticketsAvailable
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
ticketsPurchased
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numWaitlisted
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numViews
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numVisitors
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string