指定した id の Compliance Job の詳細を取得します。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
取得対象の Compliance Job の id。 コンプライアンスジョブの id。
^[0-9]{1,19}$"1372966999991541762"
返す ComplianceJob フィールドをカンマ区切りで指定します。 ComplianceJob オブジェクトで使用可能なフィールド。
1created_at, download_expires_at, download_url, id, name, resumable, status, type, upload_expires_at, upload_url [
"created_at",
"download_expires_at",
"download_url",
"id",
"name",
"resumable",
"status",
"type",
"upload_expires_at",
"upload_url"
]リクエストは正常に完了しました。
1IETF RFC 7807 (https://tools.ietf.org/html/rfc7807) で定義された HTTP Problem Details オブジェクト。