Skip to main content

This type is used by the base response of the getFiles method.

Types that use FileMetadataSearchResponse

Not used by any types.

Call that uses FileMetadataSearchResponse

Fields

Field
Type
Description
fileMetadata
array of FileMetadata
An array of metadata values describing the available feed files that match the input criteria.
href
The URL to to the current set of results.
limit
The number of results that will be displayed on each page, as set by the limit URI parameter.

Default: 20
next
You can use this URL to retrieve the next page of results beyond those displayed on the page if there are more results that match the search criteria.
total
The total number of matches for the search criteria.