/v2/cloud[/<folderCode>]
GET

Description

Get folder info and list of folders and files located inside. For recursive list add a GET parameter "scope" with value "recursive".

Format

json (application/json)

Methods

GET

Mask parameters

<folderCode>

Example response

{
		    "status": "success",
		    "data": {
		        "name": "My files",
		        "code": null,
		        "size": 118230773819,
		        "folders": [
		            {
		                "name": "Big buck bunny",
		                "code": "j4f02eidbb",
		                "size": "5233819",
		                "created_at": {
		                    "date": "2016-03-11 8:51:32.000000",
		                    "timezone_type": 3,
		                    "timezone": "UTC"
		                },
		                "files_count": "3"
		            },
		            {
		                "name": "Videos",
		                "code": "9kw6nh1h2z",
		                "size": "2814299",
		                "created_at": {
		                    "date": "2016-03-11 8:54:29.000000",
		                    "timezone_type": 3,
		                    "timezone": "UTC"
		                },
		                "files_count": "53"
		            }
		        ],
		        "files": [
		            {
		                "name": "Big.Buck.Bunny.4K.UHD.HFR.60fps.FLAC.mkv",
		                "crc32": null,
		                "created_at": {
		                    "date": "2016-02-09 15:36:47.000000",
		                    "timezone_type": 3,
		                    "timezone": "UTC"
		                },
		                "code": "0phkm9kpro",
		                "parent_folder_code": null,
		                "size": 892862006,
		                "video": true,
		                "conversion_status": "unconverted",
		                "screenshots": {
		                    "small": "https:\/\/static.bitport.io\/1a338b413f21cbe0_s01.jpg",
		                    "medium": "https:\/\/static.bitport.io\/1a338b413f21cbe0_m01.jpg",
		                    "big": "https:\/\/static.bitport.io\/1a338b413f21cbe0_l01.jpg"
		                },
		                "extension": "mkv",
		                "type": "video",
		                "virus": false
		            }
		        ],
		        "parent_folder": null
		    },
		    "errors": null
		}

Cloud (folders)

Files

Me

Search in cloud

Transfers