get https://example.com/api/hours/accounts//users//registrations
Responses
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/hours/accounts/accountUid/users/userUid/registrations \
--header 'accept: application/json;odata.metadata=minimal;odata.streaming=true'
xxxxxxxxxx
99}
{
"isEmpty": true,
"value": {
"attachments": [
{
"attachmentId": "string",
"name": "string",
"id": 0,
"uid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"hours": 0,
"rate": 0,
"total": 0,
"note": "string",
"status": 0,
"date": "2025-04-03T08:19:19.938Z",
"periodFrom": "2025-04-03T08:19:19.938Z",
"periodTo": "2025-04-03T08:19:19.938Z",
"user": {
"name": "string",
"employeeNumber": "string",
"id": 0,
"uid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"