Retrieve a User's Todo's
ENDPOINT
GET https://api.codecoogs.com/v1/todos?discord_id=
URL Parameters
discord_id Required
The Discord ID of a user's todo's to retrieve.
Body Parameters
No parameters.
Returns
Returns a success status and a list of a user's todos object after successful user's todo's retrieval. This call returns a success status and an error message if something goes wrong.