Get Folder File Data

  • Updated

 

Get Folder File Data

GET 

/cloud/fileView

 

 

 

 

 

Implementation Notes

 

 

 

 

Return a json containing the data in the files of a folder with the following structure:

{ "header": [...], "list": [[col1, col2...]...] }

 

 

Parameters

 

 

 

 

Parameter

 

Description

Parameter Type

Data Type

folderName

 

Name of the folder. An alphanumeric string: [A-Za-z0-9-_]+.

 

query

string

numberOfLines

 

Number of lines to get from the file. If you sent -1, than all the lines will be returned.

query

Integer

user

 

user’s authentication

header (authorization)

basic authentication

 

 

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.