Audit Trail API
​string · enum · required​string · required​string · date-time​string · date-time​scaleway.audit_trail.v1alpha1.ListAuthenticationEventsRequest.OrderBy · enum​integer · uint32​string
Authentication events are records of any authentication activities across Scaleway.
List authentication events
GET
https://api.scaleway.com
/audit-trail/v1alpha1/regions/{region}/authentication-events
Retrieve the list of Audit Trail authentication events for a Scaleway Organization. You must specify the organization_id.
path Parameters
regionThe region you want to target
Enum values:
fr-par
nl-ams
query Parameters
organization_idrecorded_after(RFC 3339 format)
recorded_before(RFC 3339 format)
order_byEnum values:
recorded_at_desc
recorded_at_asc
Default: recorded_at_desc
page_sizepage_tokenList authentication events › Responses
200