getCurrentManagerCouple
getCurrentManagerCouple
Path Parameters
id int64 required
id
Query Parameters
date date
date
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
date date-time
id int64
mainManagerId int64
managerId int64
{
"date": "2025-03-31T15:16:31.175Z",
"id": 0,
"mainManagerId": 0,
"managerId": 0
}
Unauthorized
Forbidden
Not Found
Loading...