core.botevent.headers | Medplum

BotEvent.headers property [​](/content/docs/sdk/core.botevent.headers#boteventheaders-property "Direct link to BotEvent.headers property"/index.html)

Headers from the original request, when invoked by HTTP request

Signature:

readonly headers?: Record<string, string | string[] | undefined>;