Get an overview reminders.
This endpoint will retrieve the list of anime in the authenticated user's reminder list.
Query parameters
The limit on the number of objects, or number of objects in the specified relationship, that are returned. The default value is 25 and the maximum value is 100.
The next page or group of objects to fetch. The default value is 1.
Response
Successful Kurozora JSON response
Example response
{
"meta": {
"version": "1.0.8",
"queryCount": 0,
"isUserAuthenticated": false,
"authenticatedUserID": null
}
}Changes
Changed in 3 of the 50 revisions of this API.12
- ○
the endpoint scheme security
apiKeywas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲