API reference · Work Management v1GET/api/v1/time-periods/current
Product availabilityAlgaPSA
Get current time period
Current route delegates to ApiTimeSheetController.list() and does not call a dedicated current-period method.
Query parameters
Response body
Success response 200 · schema WorkV1ApiSuccess
anyOf (option 2)array of object
Response codes
400
Validation or request parsing failure.
401
API key missing/invalid or associated user missing.
403
RBAC denied for time_sheet resource action.
500
Unexpected controller/service failure.