View Source ExOura.Client.SleepTimeRoutes (ex_oura v1.0.0)
Provides API endpoints related to sleep time routes
Summary
Functions
@spec multiple_sleep_time_documents_v2_usercollection_sleep_time_get(keyword()) :: {:ok, ExOura.Client.MultiDocumentResponseSleepTimeModel.t()} | {:error, ExOura.Client.HTTPValidationError.t()}
Multiple Sleep Time Documents
Options
start_date
end_date
next_token
@spec single_sleep_time_document_v2_usercollection_sleep_time_document_id_get( String.t(), keyword() ) :: {:ok, ExOura.Client.SleepTimeModel.t()} | {:error, ExOura.Client.HTTPValidationError.t()}
Single Sleep Time Document