Get S3 object metadata

Retrieves metadata for an organization compliance document S3 object. | authz: allowed_org_types=[provider], min_org_role=administrator | () -> (OrgComplianceDocumentS3ObjectMetadata1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

org_compliance_document_s3_object_metadata_idstringRequired

Response

Successful Response
_idstring
org_compliance_document_idstring
schema_versioninteger
uploaded_at_timestampdatetime
uploaded_by_org_idstring

Must be a string starting with org_

uploaded_by_user_idstring

Must be a string starting with user_

blurhashstringOptional
content_typestringOptional

MIME type of the uploaded file (e.g., ‘image/jpeg’, ‘application/pdf’)

filenamestringOptional
Original filename of the uploaded file
s3_key_prefix"orgs/org_compliance_document_s3_object_metadata"Optional

Errors

422
S3object Get S3object Metadata V1request Unprocessable Entity Error