Todos
Get todo
Retrieves detailed information about a specific todo item by its unique identifier. The response includes all todo properties as well as related statistics like time spent.
get/v1/todos/{id}
Path parameters
idstring required
Unique identifier of the todo
Response
Todo successfully retrieved