This function executes a GET request against the YNAB api.

execute_get_req(endpoint, timeout = 20)

Arguments

endpoint

the enpoint desired in the YNAB 2.0 api

timeout

the timeout in seconds

Value

what ever obect has been requested