Get S3 object metadata

Retrieves metadata for a driver compliance document S3 object. | authz: allowed_org_types=[provider], min_org_role=administrator | () -> (DriverComplianceDocumentS3ObjectMetadata1)

Authentication

AuthorizationBearer

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

Path parameters

driver_compliance_document_s3_object_metadata_idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
driver_compliance_document_idstring
uploaded_at_timestampdatetime
uploaded_by_user_idstring

Must be a string starting with user_

uploaded_by_org_idstring

Must be a string starting with org_

s3_key_prefix"shipping/driver_compliance_document_s3_object_metadata"
blurhashstring
content_typestring

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

filenamestring
Original filename of the uploaded file

Errors

422
S3object Get S3object Metadata V1request Unprocessable Entity Error