Get a Task Comment
get
/process/api/v1/tasks/{id}/comments/{commentId}
Get a task comment by comment ID.
Request
Path Parameters
-
commentId(required): string
Comment ID
-
id(required): string
Task ID
Header Parameters
-
oci-original-url:
Endpoint requested by customer
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation
401 Response
Unauthorized
429 Response
Too many requests
500 Response
Internal server error
503 Response
Too many exceptions or too slow requests