ApiResponseEvent
n8n-nodes-semble / core/EventSystem / ApiResponseEvent
Interface: ApiResponseEvent¶
Defined in: core/EventSystem.ts:125
Base event interface
Extends¶
Properties¶
timestamp¶
timestamp:
number
Defined in: core/EventSystem.ts:17
Inherited from¶
source¶
source:
string
Defined in: core/EventSystem.ts:18
Inherited from¶
id¶
id:
string
Defined in: core/EventSystem.ts:19
Inherited from¶
type¶
type:
"api.response"
Defined in: core/EventSystem.ts:126
Overrides¶
endpoint¶
endpoint:
string
Defined in: core/EventSystem.ts:127
statusCode¶
statusCode:
number
Defined in: core/EventSystem.ts:128
duration¶
duration:
number
Defined in: core/EventSystem.ts:129