Lens File Metadata Resource

Returns or creates the lens file metadata with the specified ID or API name.

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
lens​Id​Or​Api​Name 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

Wave File Metadata Collection

POST Request Parameters

Parameter Name Type Description Required or Optional Available Version
lens​Id​Or​Api​Name 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.

POST Response Body

Wave File Metadata