Get Organization Audit Settings
GET
/audit/organizations/{id}/settings
Retrieves audit logging configuration settings for a specific organization, including retention policies and enabled audit features.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
id*
The unique identifier of the organization
Type
Requiredstring
Responses
Organization audit settings configuration
application/json
JSON
{
}
