Workday Integration Organizations 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 Organizations. 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
8 operations
across 8 paths,
and defines 9 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}.
8 operations8 paths9 schemas8 GET
Metadata
The identity and technical contract details declared by the specification.
Workday Integration Organizations 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 8
Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.
Organizations 8
GET
/workers/{ID}/organizations
Workday Integration Retrieve organizations for a worker
getWorkerOrganizations3 params→ 200401403404
GET
/workers/{ID}/supervisoryOrganizations
Workday Integration Retrieve supervisory organizations managed by a worker
Workday Integration Retrieve a specific organization
getOrganizationById1 param→ 200401403404
GET
/organizationTypes
Workday Integration Retrieve organization types
getOrganizationTypes2 params→ 200401403
Schemas 9
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are SupervisoryOrganization (6 properties), Organization (4 properties), ResourceReference (3 properties), WorkerSummary (3 properties). Each schema is shown below with its type and property counts.
WorkerSummary
object
3 properties
OrganizationsResponse
object
2 properties
SupervisoryOrganizationsResponse
object
2 properties
Organization
object
4 properties
ResourceReference
object
3 properties
WorkersResponse
object
2 properties
OrganizationTypesResponse
object
2 properties
ErrorResponse
object
2 properties
SupervisoryOrganization
object
6 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.