Retrieve the AuditEvents for all the Properties owned by your active organization.
GET /audit_events
curl https://reactor.adobe.io/audit_events \
-H "Accept: application/vnd.api+json;revision=1" \
-H "Content-Type: application/vnd.api+json" \
-H "Authorization: Bearer [TOKEN]" \
-H "X-Api-Key: [KEY]" \
-H "X-Gw-Ims-Org-Id: [ORG_ID]" \
-X GET
{
"data": [
{
"id": "AE27f2bea6cc8b4605a6e3cb0c5607cacd",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:39.236Z",
"display_name": "Core",
"type_of": "extension.created",
"updated_at": "2023-01-30T20:47:39.236Z",
"entity": "{\"data\":{\"id\":\"EXe1edf3fa5007439d9d6d7630c8abf93c\",\"meta\":{\"latest_revision_number\":1},\"type\":\"extensions\",\"links\":{\"self\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c\",\"origin\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c\",\"property\":\"https://reactor.adobe.io/properties/PR3e4e4211f0064950895694acfba96ad8\",\"extension_package\":\"https://reactor.adobe.io/extension_packages/EP8451c63b3239426892f8cca940349990\",\"latest_extension_package\":\"https://reactor.adobe.io/extension_packages/EP8451c63b3239426892f8cca940349990\"},\"attributes\":{\"name\":\"core\",\"dirty\":false,\"enabled\":true,\"version\":\"3.3.0\",\"settings\":\"{}\",\"published\":false,\"created_at\":\"2023-01-30T20:47:39.169Z\",\"deleted_at\":null,\"updated_at\":\"2023-01-30T20:47:39.169Z\",\"display_name\":\"Core\",\"published_at\":null,\"review_status\":\"unsubmitted\",\"revision_number\":0,\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"delegate_descriptor_id\":\"core::extensionConfiguration::config\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"notes\":{\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c/notes\"}},\"origin\":{\"data\":{\"id\":\"EXe1edf3fa5007439d9d6d7630c8abf93c\",\"type\":\"extensions\"},\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c/origin\"}},\"property\":{\"data\":{\"id\":\"PR3e4e4211f0064950895694acfba96ad8\",\"type\":\"properties\"},\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c/property\"}},\"libraries\":{\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c/libraries\"}},\"revisions\":{\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c/revisions\"}},\"extension_package\":{\"data\":{\"id\":\"EP8451c63b3239426892f8cca940349990\",\"type\":\"extension_packages\"},\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c/extension_package\"}},\"updated_with_extension_package\":{\"data\":{\"id\":\"EP8451c63b3239426892f8cca940349990\",\"type\":\"extension_packages\"},\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c/updated_with_extension_package\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": "https://reactor.adobe.io/audit_events/AE27f2bea6cc8b4605a6e3cb0c5607cacd/property"
},
"data": {
"id": "PR3e4e4211f0064950895694acfba96ad8",
"type": "properties"
}
},
"entity": {
"links": {
"related": "https://reactor.adobe.io/audit_events/AE27f2bea6cc8b4605a6e3cb0c5607cacd/extension"
},
"data": {
"type": "extensions",
"id": "EXe1edf3fa5007439d9d6d7630c8abf93c"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/extensions/EXe1edf3fa5007439d9d6d7630c8abf93c",
"property": "https://reactor.adobe.io/properties/PR3e4e4211f0064950895694acfba96ad8",
"self": "https://reactor.adobe.io/audit_events/AE27f2bea6cc8b4605a6e3cb0c5607cacd"
},
"meta": {
"property_name": "Kessel Example Property"
}
},
{
"id": "AE9c534c084ff9467e9b51aa744ba1bfcd",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:38.665Z",
"display_name": "Kessel Fcm App",
"type_of": "app_configuration.created",
"updated_at": "2023-01-30T20:47:38.665Z",
"entity": "{\"data\":{\"id\":\"ACea568a593cdb4fc980fd92a19400c06d\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACea568a593cdb4fc980fd92a19400c06d\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Fcm App\",\"app_id\":\"android_app_id\",\"key_type\":\"fcm_v1\",\"platform\":\"mobile\",\"created_at\":\"2023-01-30T20:47:38.650Z\",\"sandbox_id\":null,\"updated_at\":\"2023-01-30T20:47:38.650Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"messaging_service\":\"fcm\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACea568a593cdb4fc980fd92a19400c06d/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACea568a593cdb4fc980fd92a19400c06d/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACea568a593cdb4fc980fd92a19400c06d/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACea568a593cdb4fc980fd92a19400c06d"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACea568a593cdb4fc980fd92a19400c06d",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE9c534c084ff9467e9b51aa744ba1bfcd"
}
},
{
"id": "AE72e991076d1a419caee90641c51a69d6",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:37.825Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.created",
"updated_at": "2023-01-30T20:47:37.825Z",
"entity": "{\"data\":{\"id\":\"ASc7306afa8f724d7db4ea3c15a3bfbb37\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASc7306afa8f724d7db4ea3c15a3bfbb37\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2023-01-30T20:47:37.812Z\",\"updated_at\":\"2023-01-30T20:47:37.812Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASc7306afa8f724d7db4ea3c15a3bfbb37/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASc7306afa8f724d7db4ea3c15a3bfbb37/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASc7306afa8f724d7db4ea3c15a3bfbb37/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASc7306afa8f724d7db4ea3c15a3bfbb37"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASc7306afa8f724d7db4ea3c15a3bfbb37",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE72e991076d1a419caee90641c51a69d6"
}
},
{
"id": "AEe910d14cd6b140a8876410ad7f478575",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:37.612Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.deleted",
"updated_at": "2023-01-30T20:47:37.612Z",
"entity": "{\"data\":{\"id\":\"ASae7750a226c14f4c8e92764901e07104\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2023-01-30T20:47:37.111Z\",\"updated_at\":\"2023-01-30T20:47:37.111Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASae7750a226c14f4c8e92764901e07104"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEe910d14cd6b140a8876410ad7f478575"
}
},
{
"id": "AE67b88ffdd45644f0aa165d49978cb163",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:37.469Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.updated",
"updated_at": "2023-01-30T20:47:37.469Z",
"entity": "{\"data\":{\"id\":\"ASae7750a226c14f4c8e92764901e07104\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2023-01-30T20:47:37.111Z\",\"updated_at\":\"2023-01-30T20:47:37.111Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASae7750a226c14f4c8e92764901e07104"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE67b88ffdd45644f0aa165d49978cb163"
}
},
{
"id": "AE6939270c84db42578c76a59ddeee2f47",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:37.128Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.created",
"updated_at": "2023-01-30T20:47:37.128Z",
"entity": "{\"data\":{\"id\":\"ASae7750a226c14f4c8e92764901e07104\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2023-01-30T20:47:37.111Z\",\"updated_at\":\"2023-01-30T20:47:37.111Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASae7750a226c14f4c8e92764901e07104"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASae7750a226c14f4c8e92764901e07104",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE6939270c84db42578c76a59ddeee2f47"
}
},
{
"id": "AE5e4f276c70f3415f8cb9edc034c880bd",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:36.942Z",
"display_name": "Kessel Surface",
"type_of": "app_surface.created",
"updated_at": "2023-01-30T20:47:36.942Z",
"entity": "{\"data\":{\"id\":\"AS9dde84e9b9c14738a8077ab591a3f7a6\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS9dde84e9b9c14738a8077ab591a3f7a6\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Surface\",\"created_at\":\"2023-01-30T20:47:36.933Z\",\"updated_at\":\"2023-01-30T20:47:36.933Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS9dde84e9b9c14738a8077ab591a3f7a6/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS9dde84e9b9c14738a8077ab591a3f7a6/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS9dde84e9b9c14738a8077ab591a3f7a6/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS9dde84e9b9c14738a8077ab591a3f7a6"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS9dde84e9b9c14738a8077ab591a3f7a6",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE5e4f276c70f3415f8cb9edc034c880bd"
}
},
{
"id": "AE6f38345d920543c28fe9665e5f8bd9c6",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:36.900Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.deleted",
"updated_at": "2023-01-30T20:47:36.900Z",
"entity": "{\"data\":{\"id\":\"AS1470f2d5d95d4c90abf5565a757379dc\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS1470f2d5d95d4c90abf5565a757379dc\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2023-01-25T22:04:03.061Z\",\"updated_at\":\"2023-01-25T22:04:03.061Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS1470f2d5d95d4c90abf5565a757379dc/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS1470f2d5d95d4c90abf5565a757379dc/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS1470f2d5d95d4c90abf5565a757379dc/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS1470f2d5d95d4c90abf5565a757379dc"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS1470f2d5d95d4c90abf5565a757379dc",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE6f38345d920543c28fe9665e5f8bd9c6"
}
},
{
"id": "AEd1091ddd51b148e0b1e04defc6efd41f",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:36.823Z",
"display_name": "Kessel Surface",
"type_of": "app_surface.deleted",
"updated_at": "2023-01-30T20:47:36.823Z",
"entity": "{\"data\":{\"id\":\"AS559b09a459fb4c9f963b9e7d506d3ce8\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS559b09a459fb4c9f963b9e7d506d3ce8\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Surface\",\"created_at\":\"2023-01-25T22:04:02.069Z\",\"updated_at\":\"2023-01-25T22:04:02.069Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS559b09a459fb4c9f963b9e7d506d3ce8/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS559b09a459fb4c9f963b9e7d506d3ce8/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS559b09a459fb4c9f963b9e7d506d3ce8/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS559b09a459fb4c9f963b9e7d506d3ce8"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS559b09a459fb4c9f963b9e7d506d3ce8",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEd1091ddd51b148e0b1e04defc6efd41f"
}
},
{
"id": "AEf2ac7838e0c64edd94305bb18e56bcc0",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:35.586Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.created",
"updated_at": "2023-01-30T20:47:35.586Z",
"entity": "{\"data\":{\"id\":\"AC384df90891b148598128a5b0be529b6e\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC384df90891b148598128a5b0be529b6e\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2023-01-30T20:47:35.570Z\",\"sandbox_id\":null,\"updated_at\":\"2023-01-30T20:47:35.570Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"messaging_service\":\"apns\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC384df90891b148598128a5b0be529b6e/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC384df90891b148598128a5b0be529b6e/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/AC384df90891b148598128a5b0be529b6e/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "AC384df90891b148598128a5b0be529b6e"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/AC384df90891b148598128a5b0be529b6e",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEf2ac7838e0c64edd94305bb18e56bcc0"
}
},
{
"id": "AE8d95ad6351e14763aabf8a8cb76b1505",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:35.278Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.deleted",
"updated_at": "2023-01-30T20:47:35.278Z",
"entity": "{\"data\":{\"id\":\"ACaa8046e2e3fc471da21235c2a3a4271a\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app_2\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2023-01-30T20:47:34.217Z\",\"sandbox_id\":null,\"updated_at\":\"2023-01-30T20:47:35.028Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"messaging_service\":\"apns\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACaa8046e2e3fc471da21235c2a3a4271a"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE8d95ad6351e14763aabf8a8cb76b1505"
}
},
{
"id": "AE897e7218b58c4b7595323011908d1f33",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:35.076Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.updated",
"updated_at": "2023-01-30T20:47:35.076Z",
"entity": "{\"data\":{\"id\":\"ACaa8046e2e3fc471da21235c2a3a4271a\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app_2\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2023-01-30T20:47:34.217Z\",\"sandbox_id\":null,\"updated_at\":\"2023-01-30T20:47:35.028Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"messaging_service\":\"apns\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACaa8046e2e3fc471da21235c2a3a4271a"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE897e7218b58c4b7595323011908d1f33"
}
},
{
"id": "AE91f5612e51b943f29098e3af51e977e8",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:34.234Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.created",
"updated_at": "2023-01-30T20:47:34.234Z",
"entity": "{\"data\":{\"id\":\"ACaa8046e2e3fc471da21235c2a3a4271a\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2023-01-30T20:47:34.217Z\",\"sandbox_id\":null,\"updated_at\":\"2023-01-30T20:47:34.217Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"messaging_service\":\"apns\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACaa8046e2e3fc471da21235c2a3a4271a"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACaa8046e2e3fc471da21235c2a3a4271a",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE91f5612e51b943f29098e3af51e977e8"
}
},
{
"id": "AE73f21e2ae9804d0bae68336dd857d79e",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:34.117Z",
"display_name": "Kessel Fcm App",
"type_of": "app_configuration.deleted",
"updated_at": "2023-01-30T20:47:34.117Z",
"entity": "{\"data\":{\"id\":\"AC9049cc65943b4508a6ae5bf8a5535cda\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC9049cc65943b4508a6ae5bf8a5535cda\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Fcm App\",\"app_id\":\"android_app_id\",\"key_type\":\"fcm_v1\",\"platform\":\"mobile\",\"created_at\":\"2023-01-25T22:04:03.891Z\",\"sandbox_id\":null,\"updated_at\":\"2023-01-25T22:04:03.891Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"messaging_service\":\"fcm\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC9049cc65943b4508a6ae5bf8a5535cda/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC9049cc65943b4508a6ae5bf8a5535cda/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/AC9049cc65943b4508a6ae5bf8a5535cda/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "AC9049cc65943b4508a6ae5bf8a5535cda"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/AC9049cc65943b4508a6ae5bf8a5535cda",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE73f21e2ae9804d0bae68336dd857d79e"
}
},
{
"id": "AEfc369a1cce3d4d22aade3fe108af89a8",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2023-01-30T20:47:33.982Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.deleted",
"updated_at": "2023-01-30T20:47:33.982Z",
"entity": "{\"data\":{\"id\":\"ACc873e59f71c14e8594c883e7cad30a15\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACc873e59f71c14e8594c883e7cad30a15\",\"company\":\"https://reactor.adobe.io/companies/COb0dbd63fb8304a6197eef1f5cd0324fb\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2023-01-25T22:04:00.701Z\",\"sandbox_id\":null,\"updated_at\":\"2023-01-25T22:04:00.701Z\",\"created_by_email\":\"ciltaru@adobe.com\",\"updated_by_email\":\"ciltaru@adobe.com\",\"messaging_service\":\"apns\",\"created_by_display_name\":\"George Ciltaru\",\"updated_by_display_name\":\"George Ciltaru\"},\"relationships\":{\"company\":{\"data\":{\"id\":\"COb0dbd63fb8304a6197eef1f5cd0324fb\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACc873e59f71c14e8594c883e7cad30a15/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACc873e59f71c14e8594c883e7cad30a15/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACc873e59f71c14e8594c883e7cad30a15/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACc873e59f71c14e8594c883e7cad30a15"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACc873e59f71c14e8594c883e7cad30a15",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEfc369a1cce3d4d22aade3fe108af89a8"
}
}
],
"links": {
"self": "https://reactor.adobe.io/audit_events?page%5Bnumber%5D=1&page%5Bsize%5D=25",
"next": "https://reactor.adobe.io/audit_events?page%5Bnumber%5D=2&page%5Bsize%5D=25",
"last": "https://reactor.adobe.io/audit_events?page%5Bnumber%5D=1221&page%5Bsize%5D=25"
},
"meta": {
"pagination": {
"current_page": 1,
"next_page": 2,
"prev_page": null,
"total_pages": 1221,
"total_count": 30511
}
}
}