Interface NylasApiErrorResponse

Interface representing the error response from the Nylas API.

Hierarchy

  • NylasApiErrorResponse

Properties

flowId?: string
headers?: Record<string, string>
requestId: string

Generated using TypeDoc