List calendar events
GET /api/calendar/events
GET
/api/calendar/events
Returns gigs and rehearsals within a date range.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” start
ISO date string - filter events starting after this date
string
ISO date string - filter events starting after this date
end
ISO date string - filter events ending before this date
string
ISO date string - filter events ending before this date
type
Event type filter (default: all)
string
Event type filter (default: all)
Responses
Section titled “ Responses ”List of calendar events
object
ok
required
boolean
data
required
Array<object>
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
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
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
contractSigned
boolean
dressCode
string
parkingInfo
string
techRider
string
stageLayout
string
setlistId
UUID identifier
string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000 rehearsalType
string
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