Skip to main content
GET
Get activity log entry

Authorizations

Authorization
string
header
required

Auth0 JWT access token. See Authentication for details.

Path Parameters

log_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
type
string
required
category
string
required
severity
string
required
description
string
required
actor_type
string
required
actor_id
string | null
required
resource_type
string | null
required
resource_id
string | null
required
method
string | null
required
path
string | null
required
status_code
integer | null
required
ip_address
string | null
required
user_agent
string | null
required
duration_ms
integer | null
required
detail
unknown
required
created_at
string<date-time>
required