Skip to content

Get event attendee by user

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

The event identifier.

userid
string format: uuid

The user 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
userId
null | string format: uuid
personId
null | string format: uuid
firstName
null | string
lastName
null | string
name
null | string
email
null | string
contactEmail
null | string
phone
null | string
jobTitle
null | string
company
null | string
ticketId
null | string format: uuid
registrantId
null | string format: uuid
invitationId
null | string format: uuid
attendanceTypeId
null | string format: uuid
networkingOptIn
null | boolean
isVirtual
boolean
hasAttended
boolean
attendedDateTime
null | string format: date-time
attendanceStatus
Allowed values: NeedsAction Declined Tentative Accepted
preferenceStatus
Allowed values: None Primary Alternate
preferenceOrder
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
enrollmentStatus
Allowed values: Pending Confirmed Waitlisted Cancelled
enrollmentDate
null | string format: date-time
enrolledByUserId
null | string format: uuid
enrollmentMode
string
waitlistOrder
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
waitlistDate
null | string format: date-time
removedFromWaitlistDate
null | string format: date-time
prefNotifyUpdates
boolean
externalId
null | string
extraInfo
null | string
meta
null | object
attendanceType
object
id
string format: uuid
created
string format: date-time
modified
string format: date-time
etag
null | string
projectId
string format: uuid
organizationId
null | string format: uuid
name
null | string
description
null | string
publish
boolean
useForAllEventTypes
boolean
style
object
hasStyle
boolean
primaryColor
null | string
secondaryColor
null | string
backgroundColor
null | string
textColor
null | string
contrastColor
null | string
fontFamily
null | string
secondaryContrastColor
null | string
imageUrl
null | string
imageAssetId
null | string format: uuid
itemOrder
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hasMetaFields
boolean
profileImages
object
defaultOriginal
null | string
defaultLarge
null | string
defaultMedium
null | string
defaultSmall
null | string
thumbnailSmall
null | string
thumbnailLarge
null | string

Forbidden

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