GET v2/editorial/updated
Operation ID: getUpdatedEditorialImage
Auth: unknown
Description
Deprecated; use `GET /v2/editorial/images/updated` instead to get recently updated items.
Parameters (10)
(string, query, required)
Show only editorial content that is available for distribution in a certain country
(string, query, optional)
The cursor of the page with which to start fetching results; this cursor is returned from previous requests
(string, query, optional)
Show images that were taken before the specified date
(string, query, optional)
Show images that were taken on or after the specified date; use this parameter if you want recently created images from the collection instead of updated older assets
(string, query, required)
Show images images added, edited, or deleted before the specified date. Acceptable range is 1970-01-01T00:00:01 to 2038-01-19T00:00:00.
(string, query, required)
Show images images added, edited, or deleted after the specified date. Acceptable range is 1970-01-01T00:00:01 to 2038-01-19T00:00:00.
(integer, query, optional, default: 500)
Number of results per page
Constraints: {'minimum': 100, 'maximum': 500}
(string, query, optional, default: newest)
Sort by
Constraints: {'enum': ['newest', 'oldest']}
(array, query, optional)
Show only editorial content from certain suppliers
(string, query, required)
Specify `addition` to return only images that were added or `edit` to return only images that were edited or deleted
Constraints: {'enum': ['edit', 'addition']}
No probe data for this endpoint yet.