# Get 'Eventlog' Endpoint: GET /common/eventlog/{pk}/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Path parameters: - `pk` (string, required) ## Response 200 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `event_identifier` (string, required) - `content_type` (object, required) - `content_type.id` (string) - `triggered_by_sub_tenant` (object,null) - `organization` (object,null) - `triggered_by_integration` (object,null) - `object_id` (string,null) - `custom_id` (string,null) - `event_context` (any,null) - `triggered_by_organization_user` (object,null) - `created_at` (string) - `distributed_to_integrators` (boolean) - `triggered_by_tenant` (object,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields