Skip to content

Retrieve an audit log

GET
/v1/auditlog/{id}/

Return a single audit log entry by its ID.

id
required
string format: uuid

A UUID string identifying this audit log.

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
id
required
string format: uuid
description
required
string
front_link
required
string
category
  • 0 - Account
  • 1 - Agent
  • 2 - Monitor
  • 3 - Dashboard
  • 4 - Integration
  • 5 - Notification Rule
  • 6 - Silence
  • 7 - AWS Integration
  • 8 - Mobile App
  • 9 - Sandbox
  • 10 - Report
  • 11 - User
  • 12 - Plan
  • 13 - Payment Mean
  • 14 - Reservations
  • 15 - Contacts Group
  • 16 - Server Group
  • 17 - Invoice
  • 18 - Application
  • 19 - Public Status Page
  • 20 - Notification Target
integer
nullable >= -2147483648 <= 2147483647
Allowed values: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
category_text
required
string
type
  • 0 - Create
  • 1 - Edit
  • 2 - Connect
  • 3 - Shutdown
  • 4 - Timeout
  • 5 - Upgrade
  • 6 - Auto-upgrade
  • 7 - Delete
  • 8 - Undelete
  • 9 - Purge
  • 10 - Deactivate
  • 11 - Reactivate
  • 12 - Info
integer
nullable >= -2147483648 <= 2147483647
Allowed values: 0 1 2 3 4 5 6 7 8 9 10 11 12
type_text
required
string
object_is_deleted
boolean
created_at
required
string format: date-time
created_by
required
string format: uuid
nullable