View Source ExOura.Client (ex_oura v1.0.0)

Default Oura client

Summary

Functions

Calls Oura Client modules

Returns a specification to start this module under a supervisor.

HTTP request for generated OpenApi client

Starts the GenServer with an initial bearer auth token.

Functions

call_api(mod, fun, args, opts)

Calls Oura Client modules

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

date_range_args(start_date, end_date, next_token \\ nil)

request(operation)

HTTP request for generated OpenApi client

start_link(access_token \\ nil)

Starts the GenServer with an initial bearer auth token.