Retrieve a Specific HR Application History
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific HR Application History
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/hcm-rest-api/rest/1/hrapphistory/EC84C63937832A15E05316821FAC5394
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"HrapphistAppNo": "30354",
"HrapphistDate": "2022-11-02T21:46:34Z",
"HrapphistUser": "Workato Access",
"HrapphistActionCode": "HIRED",
"HrapphistNotes": "Hired by Workato Access",
"HrapphistStatusCode": "COMPLETED",
"HrapphistDueDate": null,
"HrapphistAlertDate": null,
"HrapphistComplDate": "2022-11-02T21:46:34Z",
"HrapphistComplNotes": null,
"HrapphistUpdatedBy": "DAR",
"HrapphistPriority": null,
"HrapphistVUuid": "EC84C63937832A15E05316821FAC5394",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrapphistory/EC84C63937832A15E05316821FAC5394",
"name": "hrapphistory",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrapphistory/EC84C63937832A15E05316821FAC5394",
"name": "hrapphistory",
"kind": "item"
}
]
}
object