Skip to main content
GET
Get catalogue event

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

document_id
string<uuid>
required

Record identifier.

Query Parameters

fields
string

Comma-separated list of columns to return.

populate
boolean
default:true

Whether to expand foreign keys into nested objects.

Response

Event record

data
object
message
string
meta
object