Get all files in a tenant
successful operation
Authorization information is missing or invalid.
Internal server error
{- "count": 0,
- "next": "string",
- "previous": "string",
- "results": [
- {
- "id": 0,
- "download_url": "string",
- "name": "string",
- "key": "string",
- "is_dir": false,
- "kind": "string",
- "hash": "string",
- "size": "string",
- "path": "string",
- "permissions": "string",
- "tags": [
- "string"
], - "description": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "enterprise": "string",
- "owner": {
- "id": 0,
- "username": "string"
}
}
]
}
Get information about a file
successful operation
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "id": 0,
- "download_url": "string",
- "name": "string",
- "key": "string",
- "is_dir": false,
- "kind": "string",
- "hash": "string",
- "size": "string",
- "path": "string",
- "permissions": "string",
- "tags": [
- "string"
], - "description": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "enterprise": "string",
- "owner": {
- "id": 0,
- "username": "string"
}
}
Delete content.
The resource was deleted successfully.
Authorization information is missing or invalid.
Forbidden, no permission to perform this action.
Not Found.
Internal server error
{- "errors": [
- "string"
], - "message": "string",
- "status": 0
}
successful operation
Bad request
Authorization information is missing or invalid.
Forbidden, no permission to perform this action.
Not Found.
Unsupported media type.
Internal server error
{- "id": 0,
- "download_url": "string",
- "name": "string",
- "key": "string",
- "is_dir": false,
- "kind": "string",
- "hash": "string",
- "size": "string",
- "path": "string",
- "permissions": "string",
- "tags": [
- "string"
], - "description": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "enterprise": "string",
- "owner": {
- "id": 0,
- "username": "string"
}
}
Uploaded content to Esper
Successful Operation
Bad request
Authorization information is missing or invalid.
Forbidden, no permission to perform this action.
Unsupported media type.
Internal server error
{- "id": 0,
- "download_url": "string",
- "name": "string",
- "key": "string",
- "is_dir": false,
- "kind": "string",
- "hash": "string",
- "size": "string",
- "path": "string",
- "permissions": "string",
- "tags": [
- "string"
], - "description": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "enterprise": "string",
- "owner": {
- "id": 0,
- "username": "string"
}
}