Show a process.
Display process details
curl -X GET "https://loading/processes/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
"message": "",
"data": {
"id": "019c4244-8fbe-7cc1-ad34-3ed376a485d2",
"status": "running",
"exit-code": 12,
"seconds-remaining": 21600
}
}{
"message": "Process not found."
}How is this guide?