Retrieves a list of press releases for a specific pressroom
Code | Description |
---|---|
404 | Missing |
Param name | Description |
---|---|
pressroom_id required |
Pressroom id or pressroom domain Validations:
|
includes optional |
Include attachments (e.g. use 'featured_images' to include featured images) Validations:
|
year optional |
Year to filter press releases on Validations:
|
month optional |
Month to filter press releases on Validations:
|
tags optional |
Comma separated list of tags to filter press releases on Validations:
|
match optional |
Match 'all' or 'any' of the tags, defaults to 'all' Validations:
|
language optional |
Comma separated list of locales for which to return press releases Validations:
|
country_code optional |
Country to display press releases from if there is multicountry support Validations:
|
order optional |
Comma seperated list of attributes to orders results by (e.g. id desc, release_date asc) Validations:
|
page optional |
Page Validations:
|
limit optional |
Number of press releases returned, defaults to 10 Validations:
|