Lists work request logs
GET {{baseUrl}}/workRequests/:workRequestId/logs?compartmentId={{compartment_ocid}}&limit=328&page=&sortOrder=DESC
Return a (paginated) list of logs for a given work request.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | A filter to return only resources that exist in the compartment, identified by OCID. | |
limit | number | The number of items returned in a paginated List call. For information about pagination, see | |
List Pagination. | |||
page | null | The value of the opc-next-page response header from the preceding List call. | |
For information about pagination, see List Pagination. | |||
sortOrder | string | The sort order to use when sorting returned resources. Ascending (ASC ) or descending (DESC ). | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a | |
particular request, please provide the request ID. | |||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |
RESPONSES
status: OK
[{"message":"sit cupidatat dolor dolore","timestamp":"2010-10-24T20:57:23.438Z"},{"message":"sed ullamco enim id labore","timestamp":"1945-08-02T16:26:43.909Z"}]