Skip to main content
GET
GET /rest/rosters/{roster}/candidate_status — batch assignment status (V/TV/NV/R/none) for all active employees of the roster unit, aggregated from existing signals only (no persistence)

Authorizations

Authorization
string
header
required

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Path Parameters

roster
string<uuid>
required

The roster ID

Query Parameters

date
string<date-time>
required
shift_id
string<uuid> | null
start_time
string | null
Pattern: ^(\d+|\d{1,3}:\d{2}:\d{2}\.\d{3})$
end_time
string | null
Pattern: ^(\d+|\d{1,3}:\d{2}:\d{2}\.\d{3})$

Response

Array of AssignmentCandidateResource

data
AssignmentCandidateResource · object[]
required