Skip to main content

Get organization level compliance requests

Gets compliance requests for an organization.

Path Parameters
organizationId uuid REQUIRED
Query Parameters
projectIds uuid[]
concordId string

Possible values: length ≤ 128

complianceRequestId uuid
domain string

Possible values: length ≤ 128

endDate date-time
geography string

Possible values: length ≤ 128

ipAddress string

Possible values: length ≤ 128

limit integer

Possible values: 1 ≤ value ≤ 1000

notes string

Possible values: length ≤ 128

order string
offset integer
requestDetails string

Possible values: length ≤ 128

resolution string

Possible values: length ≤ 128

request
status
sessionId string

Possible values: length ≤ 128

startDate date-time
sort string
text string

Possible values: length ≤ 128

userEmail string

Possible values: length ≤ 128

userAgent string

Possible values: length ≤ 128

Responses
200

Default Response

Schema OPTIONAL
offset integer OPTIONAL
count integer OPTIONAL
total integer OPTIONAL
items object[] OPTIONAL
createdAt OPTIONAL
updatedAt OPTIONAL
downloadDate integer OPTIONAL
filePurgeDate integer OPTIONAL
files object[] OPTIONAL
accountId string OPTIONAL
apiKey string OPTIONAL
date integer OPTIONAL
dateCreated integer OPTIONAL
details string OPTIONAL
event string OPTIONAL
fileName string

Possible values: length ≤ 255

filePath string OPTIONAL
fileSize number OPTIONAL

Possible values: value ≤ 10485760

id uuid
acknowledgedDate integer OPTIONAL
captureUrl string OPTIONAL
concordId uuid
dataSystemTasks object[] OPTIONAL
dataSystem OPTIONAL
completed boolean
dateCreated integer OPTIONAL
dateUpdated integer OPTIONAL
domain string OPTIONAL
notes string OPTIONAL

Possible values: length ≤ 2048

organization OPTIONAL
project OPTIONAL
preverified boolean OPTIONAL
resolution string OPTIONAL

Possible values: length ≤ 2048

resolvedDate date-time OPTIONAL
request string OPTIONAL

Possible values: [change, delete, view, do_not_sell]

requestDate integer
requestDetails string OPTIONAL
session object OPTIONAL
id uuid OPTIONAL
ipAddress ipv4 OPTIONAL
domain OPTIONAL
geography string OPTIONAL
userAgent string OPTIONAL
status string OPTIONAL

Possible values: [pending_verification, submitted, acknowledged, resolved]

user object OPTIONAL
email email OPTIONAL
firstName string OPTIONAL
lastName string OPTIONAL
phoneNumber string OPTIONAL
verifiedDate integer OPTIONAL
verificationMethod string OPTIONAL

Possible values: [email, sms]

verificationRequestId OPTIONAL
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"