Skip to main content
GET
Get an audit log by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Unique identifier of the audit log entry.

Example:

"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"

Response

Successfully retrieved an audit log.

data
object
required

A single audit log entry capturing an action taken within your Circle account, including who performed it, when it occurred, and the outcome.