System events
System events are records of any system activities across Scaleway.
List system events
Retrieve the list of Audit Trail system events for a Scaleway Organization. You must specify the organization_id.
path Parameters
regionThe region you want to target
query Parameters
organization_idID of the Organization containing the Audit Trail system events.
recorded_after(Optional) The recorded_after parameter defines the earliest timestamp from which Audit Trail system events are retrieved. Returns one hour ago by default. (RFC 3339 format)
recorded_before(Optional) The recorded_before parameter defines the latest timestamp up to which Audit Trail system events are retrieved. Returns now by default. (RFC 3339 format)
order_bypage_sizepage_tokenList system events › Responses
Single page of system events matching the requested criteria.
next_page_tokenPage token to use in following calls to keep listing.