Request
Add parameter in header X-API-Key
Example:X-API-Key: ********************
or
Responses
{
"data": [
{
"id": 0,
"name": "string",
"start_time": "14:15:22Z",
"end_time": "14:15:22Z",
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"total": 0
}
Modified at 2025-09-30 03:55:30