Skip to content

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
string
Required

Responses

Organization audit settings configuration

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License