get_ukg_compensation
Fetch compensation details for one employee or the full UKG Ready tenant collection. Provide an employeeId for a single record, or omit it to retrieve all compensation entries.
Instructions
Retrieve compensation data for an employee or the tenant's compensation collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Override endpoint; use {employeeId} as a placeholder. | |
| query | No | Additional query parameters supported by the UKG tenant. | |
| employeeId | No | Employee identifier; omit for a collection endpoint. |