GET /catalogue/{catalogueId}/asset
Summary: Catalogue Asset Collection
Operation ID: getCatalogueAsset
Auth: unknown
Operation ID: getCatalogueAsset
Auth: unknown
Description
Return the content of the selected catalogue.
Parameters (7)
aliases
(boolean, query, optional, default: True)
Flag to display Legacy and Provider Ids.
catalogueId
(string, path, required)
The identifier for the selected catalogue.
end
(string, query, optional, default: 2015-05-06 00:00:00)
The End Date for the catalogue date range.
Constraints: {'pattern': 'date-time'}
limit
(number, query, optional, default: 500)
Restrict number of returned items Min = 1, Max = 500.
start
(string, query, optional, default: 2015-05-05 00:00:00)
The Start Date for the catalogue date range.
Constraints: {'pattern': 'date-time'}
title
(string, query, optional)
The query string for a title search
updatedAfter
(string, query, optional, default: 2015-05-06 00:00:00)
Retrieve items only that have been updated after this point.
Constraints: {'pattern': 'date-time'}
No probe data for this endpoint yet.