Join a webinar on April 30th: Unlocking Your Data using AI with Box Extract & MCP Server. Register here
client.shield_information_barrier_reports.get_shield_information_barrier_report_by_id(
created_report.id
){
"id": "11446498",
"type": "shield_information_barrier_report",
"shield_information_barrier": {
"shield_information_barrier": {
"id": "11446498",
"type": "shield_information_barrier"
}
},
"status": "pending",
"details": {
"details": {
"folder_id": "124235"
}
},
"created_at": "2020-06-26T18:44:45.869Z",
"created_by": {
"id": "11446498",
"type": "user"
},
"updated_at": "2020-07-26T18:44:45.869Z"
}IDを指定してShield情報バリアレポートを取得します。
client.shield_information_barrier_reports.get_shield_information_barrier_report_by_id(
created_report.id
){
"id": "11446498",
"type": "shield_information_barrier_report",
"shield_information_barrier": {
"shield_information_barrier": {
"id": "11446498",
"type": "shield_information_barrier"
}
},
"status": "pending",
"details": {
"details": {
"folder_id": "124235"
}
},
"created_at": "2020-06-26T18:44:45.869Z",
"created_by": {
"id": "11446498",
"type": "user"
},
"updated_at": "2020-07-26T18:44:45.869Z"
}Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Shield情報バリアレポートのID。
Shield情報バリアレポートオブジェクトを返します。
Shield情報バリアレポートオブジェクトのStandard版の表示。
Shield情報バリアレポートの一意の識別子。
"11446498"
Shield情報バリアレポートのタイプ。
shield_information_barrier_report "shield_information_barrier_report"
リクエストおよびレスポンスのShield情報バリア参照。
Show child attributes
Shield情報バリアレポートのステータス。
pending, error, done, cancelled "pending"
レポートの生成時に、レポートファイルが配置されているフォルダとエラー (ある場合) を示します。
Show child attributes
このShield情報バリアレポートオブジェクトが作成された日時を示すISO日時文字列。
"2020-06-26T18:44:45.869Z"
このShield情報バリアレポートを作成したユーザー。
Show child attributes
このShield情報バリアレポートが更新された日時を示すISO日時文字列。
"2020-07-26T18:44:45.869Z"
このページは役に立ちましたか?