Retrieves a list of all the items in a specified folder from the specified cloud storage provider.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/users/{{userId}}/cloud_storage/{{serviceId}}/folders?cloud_storage_folder_path={{cloud_storage_folder_path}}&count={{count}}&order={{order}}&order_by={{order_by}}&search_text={{search_text}}&start_position={{start_position}}
Retrieves a list of all the items in a specified folder from the specified cloud storage provider.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
cloud_storage_folder_path | string | ||
count | string | ||
order | string | ||
order_by | string | ||
search_text | string | ||
start_position | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |