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

KeyDatatypeRequiredDescription
compartmentIdstringA filter to return only resources that exist in the compartment, identified by OCID.
limitnumberThe number of items returned in a paginated List call. For information about pagination, see
List Pagination.
pagenullThe value of the opc-next-page response header from the preceding List call.
For information about pagination, see List Pagination.
sortOrderstringThe sort order to use when sorting returned resources. Ascending (ASC) or descending (DESC).

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle-assigned identifier for the request. If you need to contact Oracle about a
particular request, please provide the request ID.
Datestring(Required) Current Date
Authorizationstring(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"}]