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": "AE3789de70a3b14c52b8de4bc75a18bd99",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:49.897Z",
"display_name": "Core",
"type_of": "extension.created",
"updated_at": "2022-02-04T21:02:49.897Z",
"entity": "{\"data\":{\"id\":\"EX3406b45bc85f48d0b4590dd221fc6ed9\",\"meta\":{\"latest_revision_number\":1},\"type\":\"extensions\",\"links\":{\"self\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9\",\"origin\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9\",\"property\":\"https://reactor.adobe.io/properties/PRbd3ecada74ab42f78b9d65803291970a\",\"extension_package\":\"https://reactor.adobe.io/extension_packages/EP56a06c4685ae4a469e3f5f3b929a822c\",\"latest_extension_package\":\"https://reactor.adobe.io/extension_packages/EP56a06c4685ae4a469e3f5f3b929a822c\"},\"attributes\":{\"name\":\"core\",\"dirty\":false,\"enabled\":true,\"version\":\"3.2.1\",\"settings\":\"{}\",\"published\":false,\"created_at\":\"2022-02-04T21:02:49.535Z\",\"deleted_at\":null,\"updated_at\":\"2022-02-04T21:02:49.535Z\",\"display_name\":\"Core\",\"published_at\":null,\"review_status\":\"unsubmitted\",\"revision_number\":0,\"delegate_descriptor_id\":\"core::extensionConfiguration::config\"},\"relationships\":{\"notes\":{\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9/notes\"}},\"origin\":{\"data\":{\"id\":\"EX3406b45bc85f48d0b4590dd221fc6ed9\",\"type\":\"extensions\"},\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9/origin\"}},\"property\":{\"data\":{\"id\":\"PRbd3ecada74ab42f78b9d65803291970a\",\"type\":\"properties\"},\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9/property\"}},\"libraries\":{\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9/libraries\"}},\"revisions\":{\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9/revisions\"}},\"extension_package\":{\"data\":{\"id\":\"EP56a06c4685ae4a469e3f5f3b929a822c\",\"type\":\"extension_packages\"},\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9/extension_package\"}},\"updated_with_extension_package\":{\"data\":{\"id\":\"EP56a06c4685ae4a469e3f5f3b929a822c\",\"type\":\"extension_packages\"},\"links\":{\"related\":\"https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9/updated_with_extension_package\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": "https://reactor.adobe.io/audit_events/AE3789de70a3b14c52b8de4bc75a18bd99/property"
},
"data": {
"id": "PRbd3ecada74ab42f78b9d65803291970a",
"type": "properties"
}
},
"entity": {
"links": {
"related": "https://reactor.adobe.io/audit_events/AE3789de70a3b14c52b8de4bc75a18bd99/extension"
},
"data": {
"type": "extensions",
"id": "EX3406b45bc85f48d0b4590dd221fc6ed9"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/extensions/EX3406b45bc85f48d0b4590dd221fc6ed9",
"property": "https://reactor.adobe.io/properties/PRbd3ecada74ab42f78b9d65803291970a",
"self": "https://reactor.adobe.io/audit_events/AE3789de70a3b14c52b8de4bc75a18bd99"
},
"meta": {
"property_name": "Kessel Example Property"
}
},
{
"id": "AEad9f5ff77274469f9fa081aad2349af4",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:46.556Z",
"display_name": "Kessel Fcm App",
"type_of": "app_configuration.created",
"updated_at": "2022-02-04T21:02:46.556Z",
"entity": "{\"data\":{\"id\":\"ACf2f5ab5cdf574665ad0b366ef9dae49e\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACf2f5ab5cdf574665ad0b366ef9dae49e\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Fcm App\",\"app_id\":\"android_app_id\",\"key_type\":\"fcm_v1\",\"platform\":\"mobile\",\"created_at\":\"2022-02-04T21:02:46.481Z\",\"updated_at\":\"2022-02-04T21:02:46.481Z\",\"messaging_service\":\"fcm\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACf2f5ab5cdf574665ad0b366ef9dae49e/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACf2f5ab5cdf574665ad0b366ef9dae49e/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACf2f5ab5cdf574665ad0b366ef9dae49e/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACf2f5ab5cdf574665ad0b366ef9dae49e/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACf2f5ab5cdf574665ad0b366ef9dae49e"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACf2f5ab5cdf574665ad0b366ef9dae49e",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEad9f5ff77274469f9fa081aad2349af4"
}
},
{
"id": "AEae9a8f38360041fbac17de58b69e5c72",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:42.767Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.created",
"updated_at": "2022-02-04T21:02:42.767Z",
"entity": "{\"data\":{\"id\":\"ASb763e208e4f64c86a4ce6445604355ce\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASb763e208e4f64c86a4ce6445604355ce\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:02:42.693Z\",\"updated_at\":\"2022-02-04T21:02:42.693Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASb763e208e4f64c86a4ce6445604355ce/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASb763e208e4f64c86a4ce6445604355ce/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASb763e208e4f64c86a4ce6445604355ce/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASb763e208e4f64c86a4ce6445604355ce/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASb763e208e4f64c86a4ce6445604355ce"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASb763e208e4f64c86a4ce6445604355ce",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEae9a8f38360041fbac17de58b69e5c72"
}
},
{
"id": "AE13b264111ef442979577b81f9a8708bd",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:41.894Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.deleted",
"updated_at": "2022-02-04T21:02:41.894Z",
"entity": "{\"data\":{\"id\":\"ASf62b7f0257094125b67719852e46eeed\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:02:38.608Z\",\"updated_at\":\"2022-02-04T21:02:38.608Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASf62b7f0257094125b67719852e46eeed"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE13b264111ef442979577b81f9a8708bd"
}
},
{
"id": "AE1e51a6221daf49f79a6c3398334e9040",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:41.011Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.updated",
"updated_at": "2022-02-04T21:02:41.011Z",
"entity": "{\"data\":{\"id\":\"ASf62b7f0257094125b67719852e46eeed\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:02:38.608Z\",\"updated_at\":\"2022-02-04T21:02:38.608Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASf62b7f0257094125b67719852e46eeed"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE1e51a6221daf49f79a6c3398334e9040"
}
},
{
"id": "AE8c84ba14ba6f4eba80cfe43b84647131",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:38.711Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.created",
"updated_at": "2022-02-04T21:02:38.711Z",
"entity": "{\"data\":{\"id\":\"ASf62b7f0257094125b67719852e46eeed\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:02:38.608Z\",\"updated_at\":\"2022-02-04T21:02:38.608Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASf62b7f0257094125b67719852e46eeed"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASf62b7f0257094125b67719852e46eeed",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE8c84ba14ba6f4eba80cfe43b84647131"
}
},
{
"id": "AEf5ac81a8d86c4ea0bf9d6666ecdf4bfd",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:37.432Z",
"display_name": "Kessel Surface",
"type_of": "app_surface.created",
"updated_at": "2022-02-04T21:02:37.432Z",
"entity": "{\"data\":{\"id\":\"AS7b84d82f8707421daa9e1e5230ce75f6\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS7b84d82f8707421daa9e1e5230ce75f6\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface\",\"created_at\":\"2022-02-04T21:02:37.322Z\",\"updated_at\":\"2022-02-04T21:02:37.322Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS7b84d82f8707421daa9e1e5230ce75f6/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS7b84d82f8707421daa9e1e5230ce75f6/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS7b84d82f8707421daa9e1e5230ce75f6/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS7b84d82f8707421daa9e1e5230ce75f6/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS7b84d82f8707421daa9e1e5230ce75f6"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS7b84d82f8707421daa9e1e5230ce75f6",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEf5ac81a8d86c4ea0bf9d6666ecdf4bfd"
}
},
{
"id": "AEa1731ab256134ed7a82db56d18df23c4",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:37.129Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.deleted",
"updated_at": "2022-02-04T21:02:37.129Z",
"entity": "{\"data\":{\"id\":\"AS074b6d5e1d594aa7a8d5a5f8864a6647\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:00:19.481Z\",\"updated_at\":\"2022-02-04T21:00:19.481Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS074b6d5e1d594aa7a8d5a5f8864a6647"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEa1731ab256134ed7a82db56d18df23c4"
}
},
{
"id": "AE4c4610eaa0364e3e9014a287eda654d6",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:36.686Z",
"display_name": "Kessel Surface",
"type_of": "app_surface.deleted",
"updated_at": "2022-02-04T21:02:36.686Z",
"entity": "{\"data\":{\"id\":\"AS9a8fa58a72c1494ea79d5c5bb180e864\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface\",\"created_at\":\"2022-02-04T21:00:06.803Z\",\"updated_at\":\"2022-02-04T21:00:06.803Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS9a8fa58a72c1494ea79d5c5bb180e864"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE4c4610eaa0364e3e9014a287eda654d6"
}
},
{
"id": "AE8b1b7f535baa43b4a623d894ae07a572",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:31.823Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.created",
"updated_at": "2022-02-04T21:02:31.823Z",
"entity": "{\"data\":{\"id\":\"AC082ee39971a9444fb133e7610ae1e9f7\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC082ee39971a9444fb133e7610ae1e9f7\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2022-02-04T21:02:31.652Z\",\"updated_at\":\"2022-02-04T21:02:31.652Z\",\"messaging_service\":\"apns\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC082ee39971a9444fb133e7610ae1e9f7/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC082ee39971a9444fb133e7610ae1e9f7/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC082ee39971a9444fb133e7610ae1e9f7/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/AC082ee39971a9444fb133e7610ae1e9f7/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "AC082ee39971a9444fb133e7610ae1e9f7"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/AC082ee39971a9444fb133e7610ae1e9f7",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE8b1b7f535baa43b4a623d894ae07a572"
}
},
{
"id": "AE46e0549bef1f4284828acf8b686eebf3",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:30.508Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.deleted",
"updated_at": "2022-02-04T21:02:30.508Z",
"entity": "{\"data\":{\"id\":\"AC6c9c160a2c2448c1abb376af14307f78\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app_2\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2022-02-04T21:02:25.630Z\",\"updated_at\":\"2022-02-04T21:02:29.575Z\",\"messaging_service\":\"apns\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "AC6c9c160a2c2448c1abb376af14307f78"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE46e0549bef1f4284828acf8b686eebf3"
}
},
{
"id": "AE2826bffae15c45328839097aa3fb9363",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:29.717Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.updated",
"updated_at": "2022-02-04T21:02:29.717Z",
"entity": "{\"data\":{\"id\":\"AC6c9c160a2c2448c1abb376af14307f78\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app_2\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2022-02-04T21:02:25.630Z\",\"updated_at\":\"2022-02-04T21:02:29.575Z\",\"messaging_service\":\"apns\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "AC6c9c160a2c2448c1abb376af14307f78"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE2826bffae15c45328839097aa3fb9363"
}
},
{
"id": "AEa2ff894950564632a78a16a510f65a44",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:25.771Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.created",
"updated_at": "2022-02-04T21:02:25.771Z",
"entity": "{\"data\":{\"id\":\"AC6c9c160a2c2448c1abb376af14307f78\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2022-02-04T21:02:25.630Z\",\"updated_at\":\"2022-02-04T21:02:25.630Z\",\"messaging_service\":\"apns\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "AC6c9c160a2c2448c1abb376af14307f78"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/AC6c9c160a2c2448c1abb376af14307f78",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEa2ff894950564632a78a16a510f65a44"
}
},
{
"id": "AE1a071d46fb96482fa41c44ca546891fb",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:25.347Z",
"display_name": "Kessel Fcm App",
"type_of": "app_configuration.deleted",
"updated_at": "2022-02-04T21:02:25.347Z",
"entity": "{\"data\":{\"id\":\"ACfe984d5a649440268fb22fd6169d0131\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Fcm App\",\"app_id\":\"android_app_id\",\"key_type\":\"fcm_v1\",\"platform\":\"mobile\",\"created_at\":\"2022-02-04T21:00:26.534Z\",\"updated_at\":\"2022-02-04T21:00:26.534Z\",\"messaging_service\":\"fcm\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACfe984d5a649440268fb22fd6169d0131"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE1a071d46fb96482fa41c44ca546891fb"
}
},
{
"id": "AE66a6de7057f940a3a26138e74c65de99",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:02:24.936Z",
"display_name": "Kessel Apns App",
"type_of": "app_configuration.deleted",
"updated_at": "2022-02-04T21:02:24.936Z",
"entity": "{\"data\":{\"id\":\"ACaff50d590607483e89291f82538de55b\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACaff50d590607483e89291f82538de55b\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Apns App\",\"app_id\":\"com.adobe.test_app\",\"key_type\":\"p8_file\",\"platform\":\"mobile\",\"created_at\":\"2022-02-04T20:59:47.810Z\",\"updated_at\":\"2022-02-04T20:59:47.810Z\",\"messaging_service\":\"apns\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACaff50d590607483e89291f82538de55b/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACaff50d590607483e89291f82538de55b/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACaff50d590607483e89291f82538de55b/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACaff50d590607483e89291f82538de55b/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACaff50d590607483e89291f82538de55b"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACaff50d590607483e89291f82538de55b",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE66a6de7057f940a3a26138e74c65de99"
}
},
{
"id": "AEfc3b2b950b2a43ee8edce900400c8cfe",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:00:26.763Z",
"display_name": "Kessel Fcm App",
"type_of": "app_configuration.created",
"updated_at": "2022-02-04T21:00:26.763Z",
"entity": "{\"data\":{\"id\":\"ACfe984d5a649440268fb22fd6169d0131\",\"type\":\"app_configurations\",\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Fcm App\",\"app_id\":\"android_app_id\",\"key_type\":\"fcm_v1\",\"platform\":\"mobile\",\"created_at\":\"2022-02-04T21:00:26.534Z\",\"updated_at\":\"2022-02-04T21:00:26.534Z\",\"messaging_service\":\"fcm\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131/company\"}},\"app_surfaces\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131/relationships/app_surfaces\",\"related\":\"https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131/app_surfaces\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_configurations",
"id": "ACfe984d5a649440268fb22fd6169d0131"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_configurations/ACfe984d5a649440268fb22fd6169d0131",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEfc3b2b950b2a43ee8edce900400c8cfe"
}
},
{
"id": "AEb49d15dd1c7645ab8742cc3b68b95eba",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:00:19.717Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.created",
"updated_at": "2022-02-04T21:00:19.717Z",
"entity": "{\"data\":{\"id\":\"AS074b6d5e1d594aa7a8d5a5f8864a6647\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:00:19.481Z\",\"updated_at\":\"2022-02-04T21:00:19.481Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS074b6d5e1d594aa7a8d5a5f8864a6647"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS074b6d5e1d594aa7a8d5a5f8864a6647",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AEb49d15dd1c7645ab8742cc3b68b95eba"
}
},
{
"id": "AE38ac9002da284b5387a811df23da3845",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:00:17.339Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.deleted",
"updated_at": "2022-02-04T21:00:17.339Z",
"entity": "{\"data\":{\"id\":\"AS0d9ca0cdcac540e495ce53a90b82826d\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:00:10.639Z\",\"updated_at\":\"2022-02-04T21:00:10.639Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS0d9ca0cdcac540e495ce53a90b82826d"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE38ac9002da284b5387a811df23da3845"
}
},
{
"id": "AE57350c2effa84bf6befd84671e4e5774",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:00:16.083Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.updated",
"updated_at": "2022-02-04T21:00:16.083Z",
"entity": "{\"data\":{\"id\":\"AS0d9ca0cdcac540e495ce53a90b82826d\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:00:10.639Z\",\"updated_at\":\"2022-02-04T21:00:10.639Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS0d9ca0cdcac540e495ce53a90b82826d"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE57350c2effa84bf6befd84671e4e5774"
}
},
{
"id": "AE0c6dc0ddc6864281b923e09c79f8cd4c",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:00:10.872Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.created",
"updated_at": "2022-02-04T21:00:10.872Z",
"entity": "{\"data\":{\"id\":\"AS0d9ca0cdcac540e495ce53a90b82826d\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T21:00:10.639Z\",\"updated_at\":\"2022-02-04T21:00:10.639Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS0d9ca0cdcac540e495ce53a90b82826d"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS0d9ca0cdcac540e495ce53a90b82826d",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE0c6dc0ddc6864281b923e09c79f8cd4c"
}
},
{
"id": "AE3cd524e1d8964e7b8a0b976bbe924eec",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:00:07.634Z",
"display_name": "Kessel Surface",
"type_of": "app_surface.created",
"updated_at": "2022-02-04T21:00:07.634Z",
"entity": "{\"data\":{\"id\":\"AS9a8fa58a72c1494ea79d5c5bb180e864\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface\",\"created_at\":\"2022-02-04T21:00:06.803Z\",\"updated_at\":\"2022-02-04T21:00:06.803Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "AS9a8fa58a72c1494ea79d5c5bb180e864"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/AS9a8fa58a72c1494ea79d5c5bb180e864",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE3cd524e1d8964e7b8a0b976bbe924eec"
}
},
{
"id": "AE62201f73127540cb9ddb94018d311761",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:00:06.753Z",
"display_name": "Kessel Surface (new name)",
"type_of": "app_surface.deleted",
"updated_at": "2022-02-04T21:00:06.753Z",
"entity": "{\"data\":{\"id\":\"ASb5f06e2e76ea4c0ba4e01b71332c91ee\",\"type\":\"app_surfaces\",\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASb5f06e2e76ea4c0ba4e01b71332c91ee\",\"company\":\"https://reactor.adobe.io/companies/CO242a7461b61b4ce8831633b3e1dddcb9\"},\"attributes\":{\"name\":\"Kessel Surface (new name)\",\"created_at\":\"2022-02-04T20:59:48.855Z\",\"updated_at\":\"2022-02-04T20:59:48.855Z\"},\"relationships\":{\"icon\":{\"data\":null,\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASb5f06e2e76ea4c0ba4e01b71332c91ee/icon\"}},\"company\":{\"data\":{\"id\":\"CO242a7461b61b4ce8831633b3e1dddcb9\",\"type\":\"companies\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/ASb5f06e2e76ea4c0ba4e01b71332c91ee/company\"}},\"app_configurations\":{\"links\":{\"self\":\"https://reactor.adobe.io/app_surfaces/ASb5f06e2e76ea4c0ba4e01b71332c91ee/relationships/app_configurations\",\"related\":\"https://reactor.adobe.io/app_surfaces/ASb5f06e2e76ea4c0ba4e01b71332c91ee/app_configurations\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "app_surfaces",
"id": "ASb5f06e2e76ea4c0ba4e01b71332c91ee"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/app_surfaces/ASb5f06e2e76ea4c0ba4e01b71332c91ee",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE62201f73127540cb9ddb94018d311761"
}
},
{
"id": "AE7c5a0c580aa74978b777cfc6b48483bd",
"type": "audit_events",
"attributes": {
"attributed_to_display_name": "George Ciltaru",
"attributed_to_email": "ciltaru@adobe.com",
"created_at": "2022-02-04T21:00:03.959Z",
"display_name": "IC6b3a89ff7bbe4a4ab9ea329878196d7e",
"type_of": "icon.deleted",
"updated_at": "2022-02-04T21:00:03.959Z",
"entity": "{\"data\":{\"id\":\"IC6b3a89ff7bbe4a4ab9ea329878196d7e\",\"type\":\"icons\",\"links\":{\"self\":\"https://reactor.adobe.io/icons/IC6b3a89ff7bbe4a4ab9ea329878196d7e\",\"resource\":\"https://reactor.adobe.io/app_surfaces/AS43e5f0df09a04da79d81acd2763ec4d9\"},\"attributes\":{\"url\":\"https://assets.adobedtm.com/staging/icons/17e0df72ece8/IC6b3a89ff7bbe4a4ab9ea329878196d7e.png\",\"status\":\"succeeded\",\"created_at\":\"2022-02-03T22:50:54.877Z\",\"updated_at\":\"2022-02-04T16:26:37.978Z\"},\"relationships\":{\"resource\":{\"data\":{\"id\":\"AS43e5f0df09a04da79d81acd2763ec4d9\",\"type\":\"app_surfaces\"},\"links\":{\"related\":\"https://reactor.adobe.io/app_surfaces/AS43e5f0df09a04da79d81acd2763ec4d9\"}}}}}"
},
"relationships": {
"property": {
"links": {
"related": null
},
"data": null
},
"entity": {
"links": {
"related": null
},
"data": {
"type": "icons",
"id": "IC6b3a89ff7bbe4a4ab9ea329878196d7e"
}
}
},
"links": {
"entity": "https://reactor.adobe.io/icons/IC6b3a89ff7bbe4a4ab9ea329878196d7e",
"property": null,
"self": "https://reactor.adobe.io/audit_events/AE7c5a0c580aa74978b777cfc6b48483bd"
}
}
],
"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=2&page%5Bsize%5D=25"
},
"meta": {
"pagination": {
"current_page": 1,
"next_page": 2,
"prev_page": null,
"total_pages": 2,
"total_count": 46
}
}
}