GET /api/Posts/Latest/{indexKind}/{indexKey}
Summary: Get the latest posts of postKind for the specified index (default or category)
Operation ID: Posts_GetLatest
Auth: unknown
Operation ID: Posts_GetLatest
Auth: unknown
Parameters (6)
api-version
(string, query, required, default: 1.0)
The requested API version
count
(integer, query, optional)
number of posts to return
indexKey
(string, path, required)
default or one key of the categories (ministries, sectors, services, tags, themes)
indexKind
(string, path, required)
home or one of categories
postKind
(string, query, optional)
One of: releases, stories, factsheets, updates or default (releases+stories except top/feature)
skip
(integer, query, optional)
number of posts to skip
No probe data for this endpoint yet.