v1
latestOpenAPI 3.0.32026-07-177413.0 KBTodoService
GetTodo returns a single todo item by its id. Returns NOT_FOUND if no todo exists with the supplied id.
get/v1/todos/{id}
Path parameters
idstring required
Unique identifier of the todo item to retrieve.
Response
OK