Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Workday Integration Workers API

The Workers API from Workday Integration — 10 operation(s) for workers.

Workday Integration Workers API is one of 87 APIs that Workday Integration publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Workers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and rate-limit docs.

This API exposes 11 operations across 10 paths, and defines 16 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://{baseUrl}/ccx/api/absenceManagement/v1/{tenant}.

11 operations 10 paths 16 schemas 9 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://wd2-impl-services1.workday.com/ccx/service
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Workday Integration Workers API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 11

Across 10 paths, the API surfaces 11 operations — 9 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Workers 11
GET
/workers
Workday Integration Retrieve a collection of workers
getWorkers 3 params → 200400401403
GET
/workers/{ID}
Workday Integration Retrieve a single worker instance
getWorkerById 1 param → 200401403404
GET
/workers/{ID}/organizations
Workday Integration Retrieve organizations for a worker
getWorkerOrganizations 3 params → 200401403404
GET
/workers/{ID}/reports
Workday Integration Retrieve direct reports for a worker
getWorkerDirectReports 3 params → 200401403404
GET
/workers/{ID}/history
Workday Integration Retrieve history items for a worker
getWorkerHistory 3 params → 200401403404
GET
/workers/{ID}/businessTitleChanges
Workday Integration Retrieve business title changes for a worker
getWorkerBusinessTitleChanges 3 params → 200401403404
POST
/workers/{ID}/businessTitleChanges
Workday Integration Create a business title change
createBusinessTitleChange 1 param body → 201400401403
POST
/workers/{ID}/jobChanges
Workday Integration Create a job change for a worker
createJobChange 1 param body → 201400401403
GET
/workers/{ID}/supervisoryOrganizations
Workday Integration Retrieve supervisory organizations managed by a worker
getWorkerSupervisoryOrganizations 3 params → 200401403404
GET
/workers/{ID}/paySlips
Workday Integration Retrieve pay slips for a worker
getWorkerPaySlips 3 params → 200401403404
GET
/supervisoryOrganizations/{ID}/workers
Workday Integration Retrieve workers in a supervisory organization
getSupervisoryOrganizationWorkers 3 params → 200401403404

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Worker (11 properties), SupervisoryOrganization (6 properties), Organization (4 properties), BusinessTitleChange (4 properties). Each schema is shown below with its type and property counts.

WorkerSummary
object
3 properties
JobChangeRequest
object
3 properties 1 required
WorkersResponse
object
2 properties
HistoryResponse
object
2 properties
BusinessTitleChange
object
4 properties
BusinessTitleChangesResponse
object
2 properties
ErrorResponse
object
2 properties
JobChange
object
3 properties
OrganizationsResponse
object
2 properties
PaySlipsResponse
object
2 properties
BusinessTitleChangeRequest
object
2 properties 2 required
Worker
object
11 properties
ResourceReference
object
3 properties
SupervisoryOrganizationsResponse
object
2 properties
Organization
object
4 properties
SupervisoryOrganization
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-integration-workers-api-openapi.yml Raw ↑

Other APIs Workday Integration publishes across the network.

Workday Integration Absence Types API
Workday Integration ACA Compliance API
Workday Integration Academic Advising API
Workday Integration Academic Foundation API
Workday Integration Admissions API
Workday Integration Adoption API
Workday Integration Assignments API
Workday Integration Audit API
Workday Integration Balances API
Workday Integration Bank Accounts API
Workday Integration Bank Statements API
Workday Integration Benefit Elections API