Endpoint
Authentication
This endpoint requires a valid JWT token.Query Parameters
Time unit to filter by. Must be one of:
HORAS- Filter beneficiarios assigned hoursMESES- Filter beneficiarios assigned months
Response
Returns an array of beneficiario objects matching the filter.Unique identifier for the beneficiario
Full name of the beneficiario
Date of entry
Assigned time amount
Time unit (HORAS or MESES)
Timestamp when record was created
Example Request
Example Response
This endpoint is useful for separating beneficiarios based on their service type - those assigned hours vs. those assigned months.
