v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443311204.0 KB

Returns the audit history about a specific case if it exists.

post/domains/{domainId}/cases/{caseId}/audit-history

Path parameters

caseIdstring required

A unique identifier of the case.

domainIdstring required

The unique identifier of the Cases domain.

Request body

maxResultsinteger

The maximum number of audit events to return. When no value is provided, 25 is the default.

nextTokenstring

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Response

Success

nextTokenstring

The token for the next set of results. This is null if there are no more results to return.