CMS Article Search API
The FLOW Article Search API provides an endpoint to search the archive of articles in FLOW for a given publication. This is for use for delivering CMS article search. The results are ordered by last updated date.
Endpoint
/api/article-list-v2/{publicationDomain}
Where publicationDomain is the domain e.g. example.com
Arguments
Query Parameter | Description |
---|---|
limit | Int, defaults to 10 |
offset | Int, defaults to 0 |
q | The search term |
tids | A pipe delimited string of term ids to filter by |
start | Unix timestamp for the start of a time range |
end | Unix timestamp for the end of a time range |
status | 1 or 0 |
workflow | The name of the workflow state |
heroType | video, image or gallery |
heroId | the numeric ID of a hero media entity |
sortBy | The elastic field to sort by, eg updated |
sortDirection | ASC or DESC |
viafoura | Int number to search |
premium | 1 or 0 |
redirect | 1 or 0 |
Full API call based on example above:
/api/article-list-v2/independent.co.uk?redirect=0&q=Football