me

Download reminders.

This endpoint will retrieve the calendar file with anime in the authenticated user's reminder list.

get/me/reminder-anime/download

Response

Successful Kurozora JSON response

object required

Example response

{
  "meta": {
    "version": "1.0.8",
    "queryCount": 0,
    "isUserAuthenticated": false,
    "authenticatedUserID": null
  }
}

Changes