Get directory authentication retention policy
GET
/api/admin/tenants/{tenantId}/directory-auth/compliance/retention
Code sample: Shell / cURL
curl --request GET \ --url https://auth.example.com/api/admin/tenants/example/directory-auth/compliance/retention \ --header 'Authorization: Bearer <token>'Returns Authrim audit retention, Wordwarden local retention, and evidence artifact delete grace settings for directory authentication.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenantId
required
string
Responses
Section titled “ Responses ”Directory authentication retention policy.
Media type application/json
object
Example generated
{}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}