Show a process.
Display process details
curl -X GET "https://loading/processes/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
"message": "",
"data": {
"id": "019e73d5-abdb-79a3-acfe-02d14542e56e",
"status": "running",
"exit-code": 12,
"seconds-remaining": 21600
}
}{
"message": "Process not found."
}How is this guide?