{ "info": { "_postman_id": "6c617612-59f7-4b32-9ab9-27834018ce90", "name": "Workday Absence Management Accruals Time Blocks API", "description": "Track employee attendance, absences, leave requests, and time off balances in the Workday platform. Supports entering time off, requesting leave of absence, managing accrual balances, and processing return-from-leave events.\n\nContact Support:\n Name: Workday Developer Support", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:32:56.000Z", "updatedAt": "2026-07-28T03:32:57.000Z", "lastUpdatedBy": "35240", "uid": "35240-6c617612-59f7-4b32-9ab9-27834018ce90" }, "item": [ { "name": "workers", "item": [ { "name": "{workerId}", "item": [ { "name": "timeBlocks", "item": [ { "name": "{timeBlockId}", "item": [ { "name": "Get Time Block", "id": "2b7a2761-ba03-43ba-a9e2-beee1b1d5343", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/workers/:workerId/timeBlocks/:timeBlockId", "host": [ "{{baseUrl}}" ], "path": [ "workers", ":workerId", "timeBlocks", ":timeBlockId" ], "variable": [ { "id": "4817f058-7a4e-466f-ab5f-84d789653280", "key": "workerId", "value": "", "description": "(Required) The Workday ID of the worker" }, { "id": "c053ac12-6d59-4ebd-8386-85f9bc7f2439", "key": "timeBlockId", "value": "", "description": "(Required) The Workday ID of the time block" } ] }, "description": "Returns a specific time block for a worker." }, "response": [ { "id": "7a99eada-950c-49e2-bd04-e09f86490d8f", "name": "Time block retrieved successfully", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/workers/:workerId/timeBlocks/:timeBlockId", "host": [ "{{baseUrl}}" ], "path": [ "workers", ":workerId", "timeBlocks", ":timeBlockId" ], "variable": [ { "key": "workerId" }, { "key": "timeBlockId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"workerId\": \"\",\n \"date\": \"\",\n \"hours\": \"\",\n \"type\": \"Regular\",\n \"id\": \"\",\n \"startTime\": \"