getPeriodicalHistory
getPeriodicalHistory
Path Parameters
id int64 required
id
periodicalField string required
periodicalField
Query Parameters
date date
date
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
date date
value object
[
{
"date": "2025-04-15",
"value": {}
}
]
Unauthorized
Forbidden
Not Found
Loading...