Request Logs
Retrieve Request Log
An Endpoint for retrieving request logs associated with the requesting user.
This endpoint provides read-only access to request logs for the authenticated user. Request logs contain information about requests made by the user, such as the request method, path, timestamp, and response status.
Note: This endpoint is read-only and does not support modification or deletion of request logs.
GET
Authorizations
Path Parameters
A unique value identifying this request log.
Response
200 - application/json
The response is of type object
.