/audittrail
Retrieve an audit trail of a release using the endpoint below. This endpoint returns a full audit trail, adapted for your organization, similar to the audit trail in the web application.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
addressstringRequired
Responses
200
Successful response
application/json
401
Invalid Authorization bearer token
403
Access forbidden
404
Audit trail not found
500
Internal server error
get
/audittrail/{address}EXAMPLE

Last updated