Skip to content

Get a calendar event

GET
/api/calendar/events/{id}

Returns detailed information about a specific event.

id
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000

UUID identifier

Event details

object
ok
required
boolean
data
required
object
id
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
bandId
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
eventType
required
string
Allowed values: gig rehearsal
title
required
string
description
string
location
string
startTime
required
string format: date-time
endTime
string format: date-time
timezone
required
string
gigTypeTags
Array<string>
gigStatus
string
Allowed values: option confirmed cancelled
setupTime
string format: date-time
soundCheckTime
string format: date-time
loadInTime
string format: date-time
organizerName
string
organizerEmail
string
organizerPhone
string
venueContactName
string
venueContactPhone
string
paymentAmount
number
paymentCurrency
string
paymentStatus
string
Allowed values: unpaid deposit paid
contractSigned
boolean
dressCode
string
parkingInfo
string
techRider
string
stageLayout
string
setlistId

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
rehearsalType
string
Allowed values: full-band section acoustic tech-rehearsal
focusSongIds
Array<string>
agenda
string
roomBookingRef
string
cost
number
costSplitAmongAttendees
boolean
recurringEventId

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
notes
string
createdBy
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
createdAt
string format: date-time
updatedAt
string format: date-time

Unauthorized

object
ok
required
boolean
error
required
string

Event not found

object
ok
required
boolean
error
required
string