Retrieves a list of clippings 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 'tags' to include tags) Validations:
|
year optional |
Year to filter clippings on Validations:
|
month optional |
Month to filter clippings on Validations:
|
tags optional |
Comma separated list of tags to filter clippings 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 clippings Validations:
|
country_code optional |
Country to display clippings 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 clippings returned, defaults to 10 Validations:
|