Show a process.
Display process details
curl -X GET "https://loading/processes/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
"message": "",
"data": {
"id": "019c9023-7280-745e-9998-534e47905b81",
"status": "running",
"exit-code": 12,
"seconds-remaining": 21600
}
}{
"message": "Process not found."
}How is this guide?