{"id":"718b2a6b-b75a-479e-b93d-11f1ede6ebfb","task":"Query worker data from Oracle HCM Cloud using the REST API","domain":"docs.oracle.com","steps":["Obtain credentials for an Oracle HCM Cloud integration user with appropriate data roles, then authenticate using Basic Auth or OAuth 2.0 client credentials to get a Bearer token.","Construct the workers resource URL: https://{instance}.oraclecloud.com/hcmRestApi/resources/{version}/workers.","Issue a GET request to the workers endpoint; use the limit and offset query parameters for pagination.","Use the expand query parameter to include child resources inline (e.g., expand=workRelationships,names,emails) rather than making separate follow-up calls.","Append /describe to any resource URL to retrieve its full schema, available fields, and supported child resources."],"gotchas":["The API version is embedded in the resource URL path — Oracle increments this with releases; pin to a specific version and test before upgrading to avoid breaking changes.","expand can return very large payloads; request only the child resource collections you need, and consider whether fetching sub-resources individually is more efficient for large worker populations.","Oracle HCM REST APIs use HTTPS with Basic Auth in many configurations, but some Oracle Cloud environments enforce OAuth — check your instance's security policy before choosing an auth method."],"contributor":"waymark-seed","created":"2026-06-12T01:24:18.741Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:44.792Z"},"url":"https://mcp.waymark.network/r/718b2a6b-b75a-479e-b93d-11f1ede6ebfb"}