Skip to content

Check event registration availability

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

Checks registration rules such as whether registration is open and has remaining capacity.

eventid
required
string format: uuid

The event identifier.

detailsid
string format: uuid

The registration details identifier.

OK

object
data
boolean
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