Schema — OPTIONAL |
---|
count integer | items object[]createdAt — OPTIONAL | updatedAt — OPTIONAL | id uuid | concordId uuid | consentAction stringPossible values: [implied , user_click , import ] | consentDate date-time | consentState stringPossible values: [implied , viewed , accepted , declined ] | dateCreated date-time — OPTIONAL | dateUpdated date-time — OPTIONAL | consentType — OPTIONAL | expirationDate date-time | organization — OPTIONAL | project — OPTIONAL | session object — OPTIONALid uuid — OPTIONAL | ipAddress ipv4 — OPTIONAL | domain — OPTIONAL | geography string — OPTIONAL | userAgent string — OPTIONAL |
| submitter uuid — OPTIONAL | category — OPTIONAL | subcategory — OPTIONAL | label string — OPTIONALPossible values: length ≤ 128, Value must match regular expression [a-z0-9_*]{1,128}$ | version integer — OPTIONAL |
|
|
Schema — OPTIONAL |
---|
statusCode int32The status code of the request. | error stringThe error string for the status code. | message stringDescription of the error encounted. |
|
Schema — OPTIONAL |
---|
statusCode int32The status code of the request. | error stringThe error string for the status code. | message string |
|
Schema — OPTIONAL |
---|
statusCode int32The status code of the request. | error string | message string |
|
Schema — OPTIONAL |
---|
statusCode int32 | error string | message string |
|
422
Unprocessable Entity response. Schema — OPTIONAL |
---|
statusCode int32 | error string | message stringDescription of the error encounted. |
|
500
Internal server error response. Schema — OPTIONAL |
---|
statusCode int32 | error string | message stringWill always be "Internal Server Error" |
|