List Task Documents
get
/process/api/v1/tasks/{id}/documents
List task documents.
Request
Path Parameters
-
id(required): string
Task ID
Query Parameters
-
isTaskLevelDocuments: boolean
Fetch task level documents only (Deprecated from April 2023)
-
isTaskSpecificDocuments: boolean
Fetch task specific documents only
-
view: string
View type of the documentsAllowed Values:
[ "flat", "hierarchy" ]
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
Nested Schema : Link
Type:
object
Defines Link
Show Source
-
code: integer
Minimum Value:
100
Maximum Value:600
-
href(required): string
-
hreflang: string
-
length: integer
(int32)
-
mediaType: string
-
message: string
-
rel(required): string
-
title: string
-
type: string
401 Response
Unauthorized
429 Response
Too many requests
500 Response
Internal server error
503 Response
Too many exceptions or too slow requests