Audit logs
Retrieve an API log
This endpoint retrieves an existing api log that represents a request made to the API. The api log is identified by its unique request_id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Request Id of the existing api log.
Example:
"bdc0eda6-ea52-4f72-a46a-94f47a89b546"
Response
200
application/json
Api Log
The response is of type object
.