News
Get News List
Returns a list of news posts.
get/v1/news
Query parameters
sort_field'slug' | 'title' | 'description' | 'date' | 'datetime' | 'tags' | 'category'
An enumeration.
sort_order'asc' | 'desc'
limitinteger
A limit on the number of objects to be returned
A limit on the number of objects to be returned
offsetinteger
The number of objects to skip
The number of objects to skip
category'bugfix' | 'company_news' | 'event' | 'maintenance' | 'update'
group'event' | 'update' | 'other'
An enumeration.
search_stringstring
collection_idstring
state'draft' | 'published'
An enumeration.
has_collectionboolean
idsstring
Optional comma separated list of ids
Optional comma separated list of ids
Response
Successful Response