Dida365Dida365 Open API
GET/open/v1/countdown
Get Countdowns
Get Countdowns
Use OAuth 2.0 to manage Dida365 projects, tasks, comments, tags, focus records, countdowns, habits, and check-ins.
Request
- operationId
getCountdowns- Server
https://api.dida365.com- Authentication
- OAuth2
Request parameters
No URL, query, or header parameters.
Responses
200
OpenCountdownapplication/json
Countdowns
Properties: idtypeiconRescolornamedateignoreYearshowCalendarTyperemindersannoyingAlertrepeatFlagremarkstatussortOrderstylestyleColordateDisplayFormattimerModeshowAgedaysOptionshowRemarkcreatedTimemodifiedTime
401
unknown
Unauthorized
403
unknown
Forbidden
404
unknown
Not Found
[
{
"id": "countdown-1",
"type": 0,
"name": "Birthday",
"date": 20260407,
"color": "#4D8CF5",
"reminders": [],
"sortOrder": 0
}
]