Skip to main content
GET
Get the streaming event manifest

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Response

OK

events
object[] | null

Business events Reporter can publish.

Example:
publisher
object

Metadata identifying the Reporter event publisher.

Example:
routes
object[] | null

Sanitized delivery routes when topology publication is enabled; Reporter omits this field.

Example:
version
string

Semantic version of the manifest wire format.

Example:

"1.0.0"