Retrieve the Box API server folders
Contributors
Suggest changes
GET /api/accounts/{accountId}/groups/{id}/list-box-folders
Retrieves the Box API server folders from a NetApp data broker group.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
clientId |
string |
query |
True |
Box clientID |
enterpriseId |
string |
query |
True |
Box enterpriseID |
folderId |
string |
query |
True |
BOX parent folder ID |
folderName |
string |
query |
False |
BOX parent folder name |
appName |
string |
query |
False |
Box appName |
accountId |
string |
path |
True |
NetApp tenancy account Id |
id |
string |
path |
True |
Data Brokers Group ID |
client-secret |
string |
header |
True |
Box clientSecret |
public-key-id |
string |
header |
True |
Box publicKeyID |
private-key |
string |
header |
True |
Box privateKey |
passphrase |
string |
header |
True |
Box passphrase |
Response
Status: 202, Default Response