Class: ApiCallContext
The context of an API call.
Properties
body
• Readonly
body: unknown
endpointId
• Readonly
endpointId: string
integrationId
• Readonly
integrationId: string
method
• Readonly
method: HttpMethod
options
• Readonly
options: ApiOptions
url
• Readonly
url: string