Skip to content

Get event attendance

GET
/api/calendar/events/{id}/attendance

Returns attendance status for all band members for a specific event.

id
required

UUID identifier

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

UUID identifier

Attendance list

object
ok
required
boolean
data
required
Array<object>
object
id
required

UUID identifier

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

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
userId
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
status
required
string
Allowed values: playing not_playing maybe no_response
updatedBy
required

UUID identifier

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

UUID identifier

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

Unauthorized

object
ok
required
boolean
error
required
string

Event not found

object
ok
required
boolean
error
required
string