External DocumentationTo learn more, visit the Oracle HCM documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Additional Fields | A comma-separated list of additional fields to be returned along side the default fields. Use all to return all additional fields. |
| Order By | A comma-separated list of the ordering values to order the returning data by. |
| Query | Return fields matching a given query. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Fields | A comma-separated list of the only fields to be returned, note that this parameter overrides the Additional Fields parameter. |
| Finder | Used as a predefined finder to search the collection. |
| Limit | The amount of records that are returned. |
| Offset | The offset of the returned records. |
| Only Data | Only data will be returned(no additional links). |
| Total Results | An additional estimated row count wil be returned. |