Tela SDK for JavaScript
    Preparing search index...
    WithRequestId: T & { requestId?: string }

    Helper type to add request ID to a response type.

    The requestId field contains the value from the x-request-id HTTP header returned by the API for that specific request.

    Type Parameters

    • T

      The base response type.