Retrieves clippings matching a specific set of tags in a pressroom
| Code | Description |
|---|---|
| 404 | Missing |
| Param name | Description |
|---|---|
|
pressroom_id required |
Pressroom id or pressroom domain Validations:
|
|
tags required |
Comma separated list of tags to filter clippings on Validations:
|
|
match optional |
Match 'all' or 'any' of the tags, defaults to 'all' Validations:
|
|
country_code optional |
Country to display 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:
|
|
limit optional |
Number of clippings returned, defaults to 30 Validations:
|
|
includes optional |
Include attachments (e.g. use 'tags' to include tags) Validations:
|