Audit logs
Retrieve an activity log
This endpoint retrieves an existing activity log that represents an action performed on some resource. The activity log is identified by its unique activity_id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Activity Id of the existing activity log.
Example:
"bdc0eda6-ea52-4f72-a46a-94f47a89b546"
Response
200
application/json
Activity Log
The response is of type object
.