Audit Log Webhook Payload Schema Reference
Send Apono access request data to your internal systems with event-triggered HTTP messages
{
"event_type": "string",
"event_time": "{seconds}.{nanos}",
"data": {
"timestamp": "{seconds}.{nanos}",
"action": "string",
"actor_id": "string",
"actor_name": "string",
"actor_type": "string",
"source": "string",
"target_id": "string",
"target_type": "string",
"target_name": "string",
"metadata": "object",
"current_target_object": "object",
"previous_target_object": "object"
}
}Property
Description
data object
Property
Description
Target Objects
Access Flows
Property
Description
grantees object
Property
Description
grantees.attribute_filters object
Property
Description
access_targets object
Property
Description
access_targets.integration object
Property
Description
approver_policy object
Property
Description
approver_policy.condition_groups object
Property
Description
approver_policy.condition_groups.conditions object
Property
Description
approver_policy.condition_groups.conditions.attribute_condition object
Property
Description
approver_policy.condition_groups.conditions.request_context_based_attribution_filter object
Property
Description
settings object
Property
Description
Account Settings
Property
Description
Activity Reports
Property
Description
Bundles
Property
Description
(bundles) access_targets object
Property
Description
Integrations
Property
Description
Users
Property
Description
Webhooks
Property
Description
Last updated
Was this helpful?
