Function GetData

  • Type Parameters

    • T

    Parameters

    • type: dataType
    • devId: string
    • apiKey: string
    • userId: string
    • startDate: Date
    • Optional endDate: Date
    • Optional toWebhook: boolean
    • Optional withSamples: boolean
    • Optional retryIfRateLimited: boolean

    Returns Promise<TerraDataResponse<T>>

Generated using TypeDoc