Get User Todo
GET /api/admin/user/todo
Fetch a specific todo for the currently authenticated user.
Authentication / Permissions
- The user must be authenticated.
- Only the currently authenticated user’s information is returned.
GET /api/admin/user/todo
Fetch a specific todo for the currently authenticated user.
Authentication / Permissions