call_api_rest: Call the REST API

View source: R/utils.R

call_api_restR Documentation

Call the REST API

Description

Call the REST API

Usage

call_api_rest(endpoint, token = get_todoist_api_token(), ...)

Arguments

endpoint

API endpoint (e.g., "projects", "tasks")

token

todoist API token

...

query parameters

Value

list


rtodoist documentation built on Feb. 14, 2026, 5:06 p.m.