List Work Request Logs
GET {{baseUrl}}/workRequests/:workRequestId/logs?limit=154
Lists the logs of the work request with the given ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | string | For list pagination. The value of the opc-next-page response header from the previous "List" call. For important | |
details about how pagination works, see List Pagination. | |||
limit | number | For list pagination. The maximum number of results per page, or items to return in a paginated | |
"List" call. For important details about how pagination works, see | |||
List Pagination. | |||
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-client-request-id | string | The client request ID for tracing. | |
Accept | string |
RESPONSES
status: OK
[{"message":"nisi aliqua dolore magna","timestamp":"2021-12-23T07:31:02.182Z"},{"message":"Lorem commodo","timestamp":"2004-03-03T15:01:58.672Z"}]