Get an audit log
Get an audit log
GET
https://api.complycube.com/v1/auditLogs/:id
This endpoint allows you to retrieve a specific audit log.
Path Parameters
Name | Type | Description |
---|---|---|
id | string | The ID of the audit log. |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | The live or sandbox API key. |
Example request
Last updated