nylas
    Preparing search index...

    Class AbstractNylasApiErrorAbstract

    Base class for all Nylas API errors.

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • Optionalmessage: string

      Returns AbstractNylasApiError

    Properties

    flowId?: null | string

    The flow ID Provide this to Nylas support to help trace requests and responses

    headers?: Record<string, string>

    The response headers

    requestId?: string

    The unique identifier of the request.

    statusCode?: number

    The HTTP status code of the error response.