Lens File Metadata Resource
Resource URL
/wave/lenses/<lensIdOrApiName>/files
Formats
JSON
Available Version
36.0
HTTP Methods
GET POST
GET Request Parameters
Parameter Name | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
lensIdOrApiName | ID | The lens ID or API name to request the files for. | Required | 36.0 |
page | String |
A generated token that indicates the view of the lenses to be returned. |
Optional | 36.0 |
pageSize | Integer |
The number of items to be returned in a single page. Minimum is 1, maximum is 200, and default is 25. |
Optional | 36.0 |
GET Response Body
POST Request Parameters
Parameter Name | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
lensIdOrApiName | ID | The lens ID or API name to upload the file to. | Required | 36.0 |
POST Request Body
The binary upload to create the preview file.