Skip to main content

Endpoint

Path parameters

string
required
The unique ID of the audit log entry to retrieve.

Headers

string
required
Your public API key.
string
required
Your API secret. Use a stl_test_... value in sandbox, stl_live_... in production.
string
required
Your business ID.

Response

boolean
true on success.
string
Human-readable outcome.
string
Unique audit log ID.
string
Email of the user who performed the action.
string
Full name of the user.
string
Description of the action taken.
string
Category of the event.
string
ISO 8601 timestamp of when the action occurred.
string
Role of the user at the time of the action.
string
IP address from which the action was performed.

Code examples

Example response