Skip to content

List mail threads linked to an event

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

Returns [] for users without mailbox access or when the shared_mailbox feature flag is off.

id
required
string format: uuid

Success

object
ok
required
boolean
data
nullable

Bad request / invalid input

object
ok
required
boolean
error
required
string
code
string

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Forbidden / not in band

object
ok
required
boolean
error
required
string
code
string

Event not found

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string