Skip to content

Get person by RSVP key

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

The project identifier.

rsvpkey
string

The RSVP key.

OK

object
data
object
id
string format: uuid
created
string format: date-time
modified
string format: date-time
etag
null | string
projectId
string format: uuid
userId
null | string format: uuid
organizationId
null | string format: uuid
email
null | string
contactEmail
null | string
altEmail
null | string
name
null | string
firstName
null | string
lastName
null | string
phone
null | string
jobTitle
null | string
company
null | string
description
null | string
url
null | string
contactInformation
null | string
tags
null | string
timezone
null | string
externalId
null | string
externalProvider
null | string
isProjectMember
boolean
isFacilitator
boolean
isOrganizer
boolean
isInvitee
boolean
isAttendee
boolean
isRegistered
boolean
isFormRespondent
boolean
isCompanyMember
boolean
isVerified
boolean
rsvpKey
null | string
rsvpEmailDate
null | string format: date-time
rsvpExpiresDate
null | string format: date-time
rsvpIsExpired
boolean
rsvpIsAccepted
boolean
meta
null | object
socials
null | string
requireVerification
null | 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
roles
null | string
profileImages
object
defaultOriginal
null | string
defaultLarge
null | string
defaultMedium
null | string
defaultSmall
null | string
thumbnailSmall
null | string
thumbnailLarge
null | string
message
null | string
success
boolean
status
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