Skip to content

List documents attached to an event

GET
/api/event-documents/{eventId}

Pass signed=1 to include short-lived forced-download URLs.

eventId
required
string format: uuid
signed
string

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

Not found

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string