Skip to main content

Get organization level compliance requests events

Gets compliance request events for an organization.

Path Parameters
organizationId uuid REQUIRED
Query Parameters
accountId uuid
complianceRequestId uuid
complianceRequestEventId uuid
endDate date-time
limit integer

Possible values: 1 ≤ value ≤ 1000

order string
offset integer
startDate date-time
sort string
Responses
200

Default Response

Schema OPTIONAL
offset integer OPTIONAL
count integer OPTIONAL
total integer OPTIONAL
items object[] OPTIONAL
accountId uuid OPTIONAL
complianceRequestId uuid
details object OPTIONAL
downloadedFilesCount number OPTIONAL
uploadedFilesCount number OPTIONAL
requestDownloadId uuid OPTIONAL
fileName string OPTIONAL

Possible values: length ≤ 255

dateCreated date-time OPTIONAL
dateUpdated date-time OPTIONAL
event string
organizationId uuid
projectId uuid
400

Bad request response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string

Description of the error encounted.

401

Unauthorized response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string
403

Forbidden response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string
message string
404

Not found response.

Schema OPTIONAL
statusCode int32
error string
message string
422

Unprocessable Entity response.

Schema OPTIONAL
statusCode int32
error string
message string

Description of the error encounted.

500

Internal server error response.

Schema OPTIONAL
statusCode int32
error string
message string

Will always be "Internal Server Error"