GET horizon/v1/terminal/{clockId}/repository
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clockId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ChangeDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Next | date |
None. |
|
| Requests | Collection of ChangedType |
None. |
Response Formats
application/json, text/json
Sample:
{
"Next": "2026-06-21T00:55:53.9200098+01:00",
"Requests": [
10,
10
]
}