Join us on May 20th for the Content + AI Virtual Summit. Register now
client.shield_information_barriers.get_shield_information_barriers(){
"limit": 1000,
"next_marker": "JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii",
"entries": [
{
"id": "11446498",
"type": "shield_information_barrier",
"enterprise": {
"id": "1910967",
"type": "enterprise"
},
"status": "draft",
"created_at": "2020-06-26T18:44:45.869Z",
"created_by": {
"id": "11446498",
"type": "user"
},
"updated_at": "2020-07-26T18:44:45.869Z",
"updated_by": {
"id": "11446498",
"type": "user"
},
"enabled_at": "2020-07-26T18:44:45.869Z",
"enabled_by": {
"id": "11446498",
"type": "user"
}
}
]
}JWTを使用している企業のShield情報バリアオブジェクトのリストを取得します。
client.shield_information_barriers.get_shield_information_barriers(){
"limit": 1000,
"next_marker": "JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii",
"entries": [
{
"id": "11446498",
"type": "shield_information_barrier",
"enterprise": {
"id": "1910967",
"type": "enterprise"
},
"status": "draft",
"created_at": "2020-06-26T18:44:45.869Z",
"created_by": {
"id": "11446498",
"type": "user"
},
"updated_at": "2020-07-26T18:44:45.869Z",
"updated_by": {
"id": "11446498",
"type": "user"
},
"enabled_at": "2020-07-26T18:44:45.869Z",
"enabled_by": {
"id": "11446498",
"type": "user"
}
}
]
}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.
結果が返される開始位置のマーカー。マーカーベースのページネーションを使用している場合に使用されます。
返す項目の1ページあたりの最大数。
x <= 1000Shield情報バリアオブジェクトのページ割りされたリストを返します。現在バリアがない場合は空のリストを返します。
このページは役に立ちましたか?