Skip to main content

Retrieve a Todo

ENDPOINT
GET https://api.codecoogs.com/v1/todos?id=

URL Parameters


id Required

A unique integer for the object.

Body Parameters


No parameters.

Returns

Returns a success status and the todo object after successful event retrieval. This call returns a success status and an error message if something goes wrong.